• Page 1 of 1
  • 1
Forum moderator: bigblog  
uCoz Community » For Webmasters » Design Customization » Everything about design #947 goes here! (Design, Template 947)
Everything about design #947 goes here!
FishingAus
Posts: 5
Reputation: 0

Message # 1 | 7:57 AM
[!] - Logo/Header Change (Here)



Hi guys,

I would like to put a .gif up ontop of the website instead of 'Fishing Australia'. Also is there anyone who may help me creating a .gif? Basically saying 'FishingAus.Ucoz.Com' and then it goes onto 'Join today for free' $IMAGE1$

Thanks

Armaros
Posts: 1424

Message # 2 | 10:12 AM
Request for image in graphic board: http://www.forum.ucoz.com/forum/29-3476-1

As for placing image, provide design number.

FishingAus
Posts: 5
Reputation: 0

Message # 3 | 8:08 AM
Design number : #947
Armaros
Posts: 1424

Message # 4 | 1:32 PM
Location/To-Do:
Control Panel -> Customize Design -> Top part of the website -> Find: <!-- <logo> -->

Find:
<!-- <logo> -->Site Name<!-- </logo> -->

Replacing: (Replace code above with this)
<img src="Image URL" border="0">

Placing Before/After:
<img src="Image URL" border="0"><!-- <logo> -->Site Name<!-- </logo> --> (Before Name)
<!-- <logo> -->Site Name<!-- </logo> --><img src="Image URL" border="0"> (After Name)

Placing Above/Under:
<img src="Image URL" border="0"><br><!-- <logo> -->Site Name<!-- </logo> --> (Above Name)
<!-- <logo> -->Site Name<!-- </logo> --><br><img src="Image URL" border="0"> (Under Name)

Position Right/Center:
<h1 style="color:#FFFFFF;line-height:30px;font-size:20pt;font-weight:normal;"> (Find)

Right: align="right"
Left: Add Nothing
Center: align="center"

<h1 style="color:#FFFFFF;line-height:30px;font-size:20pt;font-weight:normal;" align="right"> (Result - Right)
<h1 style="color:#FFFFFF;line-height:30px;font-size:20pt;font-weight:normal;"> (Result - Left)
<h1 style="color:#FFFFFF;line-height:30px;font-size:20pt;font-weight:normal;" align="center"> (Result - Center)

uCoz Community » For Webmasters » Design Customization » Everything about design #947 goes here! (Design, Template 947)
  • Page 1 of 1
  • 1
Search: