1
thrillcoaste
Red Header

At my website, that im working on, I've been trying to edit the 7dana-x-red template, to turn blue. However, as you can see by visiting the website, there is a red area that I can't figure out how to change.

Any help would be appreciated.

My website:http://www.thrillchat.com

2
Tabasco
Re: Red Header
  • 2005/2/15 2:27

  • Tabasco

  • Quite a regular

  • Posts: 203

  • Since: 2003/12/26


Link doesn't work

Have you looked in: /themes/7dana-Xred/styleNN.css

3
thrillcoaste
Re: Red Header

Fixed link*

I have been editing the style.css file.

I wouldn't know what to edit in stylenn.css and theres only like 3 lines in that file.

Thanks

4
thrillcoaste
Re: Red Header

Ive also tried editing theme.html, but when I upload the file through FTP, nothing changes on the website.

5
Bassman
Re: Red Header
  • 2005/2/15 2:46

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Look in the css files for anything like td#menuhead or #headmenu.

Also, you have to make sure you have "yes" ticked for "Update module template .html files from themes/your theme/templates directory?" in system admin/preferences/general.

6
script_fu
Re: Red Header

Look in your theme.html for this code, the very first line is your problem #770000 should be #d7d7d7.

<td width="288" bgcolor="#770000"></td>
<td id="headmenu"><a class="menuHead"
href="<{$xoops_url}>/index.php">HOME</a></td>

<td width="1" bgcolor="#d7d7d7"></td>
<td id="headmenu"><a class="menuHead"
href="<{$xoops_url}>/modules/news/">NEWS</a></td>

<td width="1" bgcolor="#d7d7d7"></td>
<td id="headmenu"><a class="menuHead"
href="<{$xoops_url}>/modules/mylinks/">LINKS</a></td>

<td width="1" bgcolor="#d7d7d7"></td>
<td id="headmenu"><a class="menuHead"
href="<{$xoops_url}>/modules/newbb/">FORUM</a></td>

<td width="1" bgcolor="#d7d7d7"></td>
<td id="headmenu"><a class="menuHead"
href="<{$xoops_url}>/modules/mydownloads/">DOWNLOAD</a></td>

<td width="1" bgcolor="#d7d7d7"></td>
<td id="headmenu"><a class="menuHead"
href="<{$xoops_url}>/modules/contact/">CONTACT</a></td>

7
thrillcoaste
Re: Red Header

I got it fixed!

Thanks a lot!

Login

Who's Online

166 user(s) are online (93 user(s) are browsing Support Forums)


Members: 0


Guests: 166


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits