• Page 2 of 2
  • «
  • 1
  • 2
Forum moderator: bigblog  
uCoz Community » For Webmasters » Design Customization » Everything about design #451 goes here!
Everything about design #451 goes here!
Natashko
Posts: 3366
Reputation: 171

Message # 16 | 12:36 PM
NeonSoldierX,
Quote (NeonSoldierX)
Ok, nevermind, I figured that out, but can u tell me where I put the Rotating Banner Script code?

if you mean banner rotator code - it should be put in the place you want that banner rotator to appear. It may be put in Top/Bottom part of the website via CP or the side bar block via Builder. Anyway, banner rotator is discussed here: http://forum.ucoz.com/forum/37-2511-1#11182
Stanley
Posts: 1
Reputation: 0

Message # 17 | 10:15 PM
Got an issue with blocks in this design. Could i get an original code of any block of first or second container? Please!
Natashko
Posts: 3366
Reputation: 171

Message # 18 | 9:16 AM
Stanley,
Quote (Stanley)
Got an issue with blocks in this design. Could i get an original code of any block of first or second container? Please!

Here is the code of the block:
Code
<table border="0" cellpadding="0" cellspacing="0" width="214">
<tr><td colspan="2" style="background:url('/.s/t/451/9.gif');padding-bottom: 4px; padding-left:25px;color:#D7D7D7;" height="34"><b><!-- <bt> -->TITLE<!-- </bt> --></b></td></tr>
<tr><td valign="top" width="12" style="background:url('/.s/t/451/10.gif');"><img src="/.s/t/451/11.gif" border="0"></td><td width="202" style="background:url('/.s/t/451/12.gif') bottom no-repeat;border-top: 1px solid #2F2A2A;padding:5px;"><!-- <bc> -->CONTENT<!-- </bc> --></td></tr>
<tr><td colspan="2"><img src="/.s/t/451/13.gif" border="0"></td></tr>
</table>
eqaL
Posts: 1
Reputation: 0

Message # 19 | 2:57 PM
Does anybody know why my background repeats?

SS: http://desmond.imageshack.us/Himg37/scaled.php?server=37&filename=ikljhlh.jpg&res=medium
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 20 | 8:02 AM
eqaL, background-images don't stretch to fit the screen. When put in using HTML/CSS they automatically will repeat to fit the background. To prevent this from happening if you have used CSS to apply the background image open your sites CSS document and paste these styles into the exsting body {} code.

Quote
background-image:url('URL TO IMAGE'); background-repeat:no-repeat;


If instead you have used HTML to apply the background image you will need to remove the property from the <body> tag and paste the above in your sites css within the body {} style.

Hope this helps, happy

Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
uCoz Community » For Webmasters » Design Customization » Everything about design #451 goes here!
  • Page 2 of 2
  • «
  • 1
  • 2
Search: