| Forum moderator: bigblog |
| uCoz Community For Webmasters Design Customization Everything about design #996 goes here! (Design, Template 996) |
| Everything about design #996 goes here! |
You can edit the image in the CSS sheet. It appears as:
.menuTd {padding-left:12px;padding-right:10px; background: url('/.s/t/971/11.gif') no-repeat 0px 3px;} You'll need to change it to: .menuTd {padding-left:12px;padding-right:10px; background: url('Your Image Here') no-repeat 0px 3px;} Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Hey again
I encountered a problem...(which is typical of my nooby self) I'm trying to change on my website the banner at the top, except I can only find half of it.... Heres part of it: And here are the corners: But I can't find whats in between 996/4.jpg and 996/5.jpg I know this may be a bit confusing with no pictures.. here's my website maybe this will help you get a better look.. mcmd.ucoz.com It's around where title of your website is...like mine... Code <!-- <logo> -->Minecraft Maryland<!-- </logo> --> Hope this helps, if you have any questions just leave a comment. Thanks! |
ipwnu123, but your logo consists of http://forum.ucoz.com/.s/t/996/4.jpg http://forum.ucoz.com/.s/t/996/3.jpg & /.s/t/996/5.jpg That is it. You have found all the parts already. I am not sure I understand what are you interested in. Maybe a screenshot of the part you are missing will be useful.
|
Alright, ill use pics now.
Anyways, heres the default banner: http://i.imgur.com/84B2I.png Now here are the parts labeled: http://i.imgur.com/h4xMc.png So my question is: how do i make it so i can insert the image into the pink box i highlited? Like, where the "Minecraft MD" title is. Thanks (again) :D!! Post edited by ipwnu123 - Saturday, 2011-05-07, 2:18 AM
|
ipwnu123,
Quote (ipwnu123) So then how many times does it repeat itself? Because the 38x195 px measurement is without it repeating; I want to know the actual measurement so I know what size to make my image. The width of that image depends on the width of your browser window. It will expand, if you widen your browser window and vice versa. |
Hello professionals
I made this new topic about design #996 and I know there is another topic with the same name. But here I want from all helpers to be more specific in their tutorials so everyone can follow it easy. I begin with my questions about this design: 1- How to change the header banner/image, and how to remove the site name in the header 2- How to put the tag board in the forum under the header banner and how to reduce its width (for example to 70%) 3- I am only using the forum ( not site news or publisher), mean when opening main page it redirect to forum: I wonder how to put the login form as it appear when the page redirect to site news. That's all for now. Thank you for all the cooperators . ********************** Please Admins don't remove or close this thread. Best reagrds |
wassim,
Quote (wassim) I made this new topic about design #996 and I know there is another topic with the same name. But here I want from all helpers to be more specific in their tutorials so everyone can follow it easy. I am glad for you, but there are forum rules that say that similar threads are forbidden. Next time you break forum rules - you are reproofed. And it doesn't really matter which board helpers, mods and admins are posting at. Their answers are always specific. Quote (wassim) 1- How to change the header banner/image Go to CP->Design->Design management (templates)->Top part of the website->find and delete: Code <img src="/.s/t/996/3.jpg" border="0"> Find here:background:url('/.s/t/996/4.jpg') Substitute url('/.s/t/996/4.jpg') with the link to your image which you have uploaded to the File Manager beforehand. Quote (wassim) how to remove the site name in the header The answer is here: http://forum.ucoz.com/forum/42-12199-67580-16-1295363674 Why don't you use search first. Quote (wassim) 2- How to put the tag board in the forum under the header banner Install Tag Board module in Control panel->folder Inactive->Tag Board->install module. Use its code $CHAT_BOX$ to embed it in Control panel->Design->Design management (templates)->General appearance of forum pages Quote (wassim) how to reduce its width (for example to 70%) Add: Code <style type="text/css">#mchatIfm2 {width: 70% !important;}</style> Quote (wassim) I am only using the forum ( not site news or publisher), mean when opening main page it redirect to forum: I wonder how to put the login form as it appear when the page redirect to site news. I have no idea what you are talking about. Please rephrase it. Provide a website address and a screenshot of what you want to achieve, if possible. |
| |||







I encountered a problem...(which is typical of my nooby self) 
