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

Message # 31 | 10:50 PM
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
Natashko
Posts: 3366
Reputation: 171

Message # 32 | 8:57 AM
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>
in Control panel->Design->Design management (templates)->General appearance of forum pages, under the chat code $CHAT_BOX$
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.
Sunny
Posts: 9296
Reputation: 456

Message # 33 | 1:50 PM
Quote
Hello,

I'm relatively new to website building and I'm not very familiar with coding but I am currently using design #996, and whenever someone goes to create a new topic on the forums the new topic name, thread description etc the text is black and you can barely read it, is there a way to change it to a more vibrant color such as white within the CSS? Thank you!


You need to edit the classes .postNameFl , .postDescrFl in Control Panel -> Customize Design -> CSS. E.g.
Quote
.postNameFl,.postDescrFl {background:#131A2E;border:1px solid #1D2C57;width:400px;color:#276238;}

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

Message # 34 | 7:17 PM
Thank you Sunny, really helped out (:
VenomX
Posts: 6
Reputation: 0

Message # 35 | 4:33 PM
Yeah, me too. I wanna put a banner on my site : http://darksiders4ever.clan.su/ . The banner's URL : <script type="text/javascript" src="http://darksiders4ever.clan.su/rtr/1"></script> . It's HTML coding. I want my banner at the top of my website where HomePage and all is written. I just want my banner to be fixed. You can delete watever is written on the top but plz tell me how to fix that banner. Any kind of help will be appreciated biggrin Thanks

Regards, DeathX tongue
Post edited by VenomX - Sunday, 2012-11-04, 4:34 PM
Sunny
Posts: 9296
Reputation: 456

Message # 36 | 2:35 PM
VenomX, do you want to just put a custom header image on your website? It is not necessary to use the banner rotator for this purpose, you can just edit the templates. And what do you mean by the banner being fixed?
I'm not active on the forum anymore. Please contact other forum staff.
VenomX
Posts: 6
Reputation: 0

Message # 37 | 2:56 PM
Hey homies :D,

I wanna ask if we can have a background of our own. I really want it for my site smile And wats the max screen resol. Will it be shown on every single page, entry of the site? biggrin

Regards, DeathX
Sunny
Posts: 9296
Reputation: 456

Message # 38 | 2:22 PM
Quote Heeeeey ()
Is there a way to position the text in the header to the black part as you can see here: http://thepercolator.ucoz.net.

I would like the text more to the right of center on the black part.


At the moment the text is within the center tags. Change the alignment, e.g. in the following way:

Code
<div align="right">
   Your logo text
</div>

I'm not active on the forum anymore. Please contact other forum staff.
uCoz Community » For Webmasters » Design Customization » Everything about design #996 goes here! (Design, Template 996)
  • Page 3 of 3
  • «
  • 1
  • 2
  • 3
Search: