Forum moderator: bigblog  
uCoz Community » For Webmasters » Design Customization » Everything about design 785 goes here
Everything about design 785 goes here
Hope
Posts: 183
Reputation: 0

Message # 16 | 3:23 PM
I have deleted. This page still looks the same. http://talentg.ucoz.com/load
Natashko
Posts: 3366
Reputation: 171

Message # 17 | 3:49 PM
Hope,
Quote (Hope)
I have deleted. This page still looks the same

I can not view your website.
Hope
Posts: 183
Reputation: 0

Message # 18 | 4:01 PM
Oh, sorry.

It can be viewed now: http://talentg.ucoz.com/load
Natashko
Posts: 3366
Reputation: 171

Message # 19 | 8:49 AM
Hope, Go to CP->Design->Design management (templates)->File Catalog->File catalog main page ->Restore default template.
Then embed the banner right after:
Code
<div id="maincol">
Hope
Posts: 183
Reputation: 0

Message # 20 | 9:27 AM
It's still the same. The right side bar is a little bit lower than other pages.

http://talentg.ucoz.com/load
redhead
Posts: 113
Reputation: 9

Message # 21 | 9:47 AM
Hope,
Quote (Natashko)
Go to CP->Design->Design management (templates)->File Catalog->File catalog main page ->Restore default template.
Then embed the banner right after:

Code
<div id="maincol">

Keep in mind that you should do all the changes in the HTML mode and not in Visual editor
Hope
Posts: 183
Reputation: 0

Message # 22 | 11:48 AM
how to move the uploaded logo upper and move left?

www.talentg.ucoz.com
Natashko
Posts: 3366
Reputation: 171

Message # 23 | 12:24 PM
Hope, there is extra empty space in your logo. You need to remove it in a graphics editor and then put the image back on your website again. Indicate the height of the image as 50 pix. not 100.
Hope
Posts: 183
Reputation: 0

Message # 24 | 2:43 PM
I have already deleted the space of the logo but I still want to move it upper and enlarge the logo a little bit.

http://talentg.ucoz.com/
Natashko
Posts: 3366
Reputation: 171

Message # 25 | 3:04 PM
Hope, Go to CP->Design->Design management (CSS)->find:
#logo-block {float: left;margin: 1px 0px 0px 65px;}
and substitute it with
#logo-block {float: left;margin: -15px 0px 0px 65px;}
Then Go to CP->Design->Design management (templates)->Top part of the website->find:
Code
<img src="http://talentg.ucoz.com/Talent-Grab-Logo-New-crop.png"width="150px" height="50px" />

and substitute it with
Code
<img src="http://talentg.ucoz.com/Talent-Grab-Logo-New-crop.png"width="180px" height="70px" />
Hope
Posts: 183
Reputation: 0

Message # 26 | 3:35 PM
Can it be move the left more?

http://talentg.ucoz.com/
Natashko
Posts: 3366
Reputation: 171

Message # 27 | 3:53 PM
Hope,
Quote (Hope)
Can it be move the left more?

Yes, an you would know the answer, if you study HTML and CSS, just like advised before.
Go to CP->Design-.Design management (CSS)->find:
#logo-block {float: left;margin: -15px 0px 0px 65px;}
Substitute it with:
#logo-block {float: left;margin: -15px 0px 0px 35px;}
Hope
Posts: 183
Reputation: 0

Message # 28 | 4:18 PM
How can I delete all the facebook, twitter, rss, etc. icons on the right top of every page? http://talentg.ucoz.com
Natashko
Posts: 3366
Reputation: 171

Message # 29 | 3:08 PM
Hope,
Quote (Hope)
How can I delete all the facebook, twitter, rss, etc. icons on the right top of every page? http://talentg.ucoz.com

Go to CP->Design->Design management (CSS)->add:
#soc {display:none;}
Hope
Posts: 183
Reputation: 0

Message # 30 | 4:39 PM
which line should i insert it to? I have added on the very top but the buttons are still there.
uCoz Community » For Webmasters » Design Customization » Everything about design 785 goes here
Search: