Forum moderator: bigblog  
uCoz Community » For Webmasters » Design Customization » Everything about design #793 goes here!
Everything about design #793 goes here!
Natashko
Posts: 3366
Reputation: 171

Message # 46 | 8:58 AM
zander479, as far as i can see your problem can be resolved via custom coding usage. Unfortunately, we do not provide help with it.
aju
Posts: 9
Reputation: 0

Message # 47 | 1:04 PM
Natashko, I WANTED TO ADD THIS IMAGE
Code
http://premiumworld1.ucoz.com/forum-1-.swf
ON THE TOP OF MY SITE HOW TO DO????
Natashko
Posts: 3366
Reputation: 171

Message # 48 | 1:28 PM
aju, login to your website as administrator->admin bar->Multimedia->Upload video->upload this file to File manager and use its code to embed into CP->Design->Design management (templates)->Top part of the website.
Royaliti
Posts: 6
Reputation: 0

Message # 49 | 9:57 PM
I would like to change the header to my template it is (#793)
im new to this and i would like a noob mini tutorial how to do it biggrin

Appreciate any answers
Natashko
Posts: 3366
Reputation: 171

Message # 50 | 9:09 AM
Royaliti,
Quote (Royaliti)
I would like to change the header to my template it is (#793)
im new to this and i would like a noob mini tutorial how to do it

Why don't you use search then? The answer is here: http://forum.ucoz.com/forum/5-11675-72711-16-1299728424
SanjoK
Posts: 3
Reputation: 0

Message # 51 | 12:18 PM
Hello everyone, i'm new in Ucoz and not sure how to do everything biggrin !!!

I want to change Dark Gray colore on my main page ''NEWS''
Somebody help me please :S

See the Image...
Attachments: 3555713.png (237.7 Kb)
Post edited by SanjoK - Sunday, 2012-07-01, 11:03 AM
Sunny
Posts: 9296
Reputation: 456

Message # 52 | 12:54 PM
SanjoK, you need to edit the following in CSS (replace background color code by your custom color code):

Quote
#maincol {
width: 520px;
background: #1b1b1b;
vertical-align: top;
}

I'm not active on the forum anymore. Please contact other forum staff.
Helits
Posts: 3
Reputation: 0

Message # 53 | 10:48 PM
Hi,i what to change the all of web bloks px img=


CSS

Post edited by Helits - Sunday, 2013-01-06, 10:53 PM
Paradox
Old Guard
Posts: 3284
Reputation: 145

Message # 54 | 6:56 AM
Helits, unfortunately I don't understand exactly what you are asking. Could you please provide more of an explanation and a site URL. wink
Jack of all trades in development, design, strategy.
Working as a Support Engineer.
Been here for 13 years and counting.
Helits
Posts: 3
Reputation: 0

Message # 55 | 10:08 PM
http://krajkase.id.lv/ I whant chagne all 3 colums width
Sunny
Posts: 9296
Reputation: 456

Message # 56 | 4:38 PM
Helits, Control Panel -> Customize Design -> Top part of the website:

<div style="width: 960px; margin: auto; overflow: hidden;">
<table id="all" border="0" cellspacing="0" cellpadding="0" width="960">


replace 960 by a custom number.

In each template of the Customize Design section:

<table border="0" cellspacing="0" cellpadding="0" width="960">


replace 960 by a custom number.

Customize design -> CSS:

#maincol {
  width: 520px;
  background: #1b1b1b;
  vertical-align: top;
}


replace 520

#leftcol {
  width: 220px;
  vertical-align: top;
  padding-top: 5px;
}

#rightcol {
  width: 220px;
  vertical-align: top;
  padding-top: 5px;
}


replace 220.

I'm not active on the forum anymore. Please contact other forum staff.
Helits
Posts: 3
Reputation: 0

Message # 57 | 10:50 PM
Thanks its works
LunaNight
Posts: 3
Reputation: 0

Message # 58 | 0:53 AM
hi i want to change the background of this template 793 that grey to an image i have can anyone help ? i tryed to do it myself by learning html and css but i get confush >.< sorry hope someone can help it would be much appreciated i attached the phot which is here :
Code
Attachments: 8948032.jpg (171.6 Kb)
Post edited by LunaNight - Sunday, 2013-05-05, 0:53 AM
cooltaha
Posts: 57
Reputation: 6

Message # 59 | 1:44 AM
LunaNight,

To change the background you need to go to Customize design >> under Common templates >> CSS
search for body and change the background url with yours

if you still have the problem please provide a url

LunaNight
Posts: 3
Reputation: 0

Message # 60 | 3:57 AM
i tryed that but end up all weird >.< sorry and here the url -> http://testdrive.ucoz.com/imagies/light_and_dark_vlan_cover.jpg
uCoz Community » For Webmasters » Design Customization » Everything about design #793 goes here!
Search: