formatting images in pre nav text

jeskeps / 2011-02-24 14:52:45   

hi. can anyone advise me on these questions:

how do i format an image to the left (above navigation column) or in the center in the pre nav text? this is for my logo.

how do i make the image appear on each page and bounce back to main?

www.etreevents.com

thank you in advance for your help!!

rickykappa / 2011-02-24 15:53:40   

you have no image... ?
however in the useful threads in red you can get a starter for understanding...
;-)

jeskeps / 2011-02-24 17:42:26   

hey ricky, i do have a logo image i think it was hidden when you went to the site. i understand how to put an image into the pre nav text, i just don't know how to format it at the top of the page or above the left hand navigation column.

any advice or help in this would be appreciative. i'm using the scroller theme - i think i may have to use a different theme?

blameme / 2011-02-25 08:20:28   
  1. Hello.
  2. just wrap youimage in < a> tags
  3. <a href="http://www.etreevents.com><img src="http://www.etreevents.com/files/gimgs/7_tiny-test.jpg" width="175" height="121"></a>

You can edit the position editing this selector in your .css

  1. .top-section {
  2. }

This thread has been closed, thank you.