• Page 3 of 3
  • «
  • 1
  • 2
  • 3
Forum moderator: bigblog  
uCoz Community » For Webmasters » Design Customization » Everything about design #997 goes here! (Design, Template 997)
Everything about design #997 goes here!
Ookami
Posts: 31
Reputation: 0

Message # 31 | 4:17 AM
were would i find this code?
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 32 | 4:18 AM
CP > Customize Design > The first container
Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
Ookami
Posts: 31
Reputation: 0

Message # 33 | 4:19 AM
ty smile rep up awrds biggrin ily no homo lol do you know how i would also chnage the width of my right side posts?
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 34 | 4:25 AM
I'm not sure but from what I can see you have to change the table width on the site pages from

Code
<table border="0" cellpadding="0" width="700" cellspacing="0" style="border-left:1px solid #DEDEDE;border-right:1px solid #DEDEDE;padding:0 1px 0 1px;margin-left:auto;margin-right:auto;">

To

Code
<table border="0" cellpadding="0" width="1000" cellspacing="0" style="border-left:1px solid #DEDEDE;border-right:1px solid #DEDEDE;padding:0 1px 0 1px;margin-left:auto;margin-right:auto;">

Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
Ookami
Posts: 31
Reputation: 0

Message # 35 | 4:31 AM
it worked thanzk alot i appreciate your help
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 36 | 4:33 AM
No problem. wink
Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
Ookami
Posts: 31
Reputation: 0

Message # 37 | 5:56 AM
hmm now i cant seem to find the place to be able to change the banner and add a background image to the background
Natashko
Posts: 3366
Reputation: 171

Message # 38 | 9:02 AM
Ookami,
Quote (Ookami)
hmm now i cant seem to find the place to be able to change the banner and add a background image to the background

in order to put a background image, go to CP->Design->Design management (CSS)-> and add this body {background: url(URL/TO/IMG) !important;}
In order to substitute logo at your website use CP->Quick substitution of template parts and substitute this
Code
background:url('/.s/t/997/5.jpg')
with
Code
background:url(URL/TO/YOUR/LOGO)
Ookami
Posts: 31
Reputation: 0

Message # 39 | 0:40 AM
TY natashko smile it worked but is there anyway i can keep it from showing on my left blocks?
i can see my bg on the gap on my left side blocks
Animorph
Posts: 2856
Reputation: 189

Message # 40 | 9:01 AM
Ookami, you can make a white background for your left blocks so the gap will disappear. if that is what your want smile , please provide your website url so i can see what you already changed on your website
To busy building a passive income online ;)
Ookami
Posts: 31
Reputation: 0

Message # 41 | 10:44 PM
ok ty heres my url
http://anigopsp.ucoz.com/
Animorph
Posts: 2856
Reputation: 189

Message # 42 | 9:20 AM
Ookami, go to CP ---> Design ---> Quicksubstitution of Template Parts ---> Simple --->

Find:
Code
<td valign="top" width="175" style="padding-right:1px;">

Replace by:
Code
<td valign="top" width="230" style="padding-right:1px;background-color:#ffffff;">

To busy building a passive income online ;)
Ookami
Posts: 31
Reputation: 0

Message # 43 | 12:05 PM
Once again you have epicaly came to my aid XD arigato!! rep+ cookie for you
firedauz
Posts: 6
Reputation: 0

Message # 44 | 8:11 AM
(Natashko)
in order to put a background image, go to CP->Design->Design management (CSS)-> and add this body {background: url(URL/TO/IMG) !important;}


the code wont work on my site. please help.

My site

sorry, its working now. biggrin
Post edited by firedauz - Monday, 2012-12-31, 11:44 AM
uCoz Community » For Webmasters » Design Customization » Everything about design #997 goes here! (Design, Template 997)
  • Page 3 of 3
  • «
  • 1
  • 2
  • 3
Search: