Cobalt theme problem

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Cobalt theme problem
MarshallJen
CZ Newbie
MarshallJen has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jun 05, 2004
0.00 posts per day
Posts: 10
Points: 2,482
   
Hi,

I have just installed the Roulette and the Keno mods to my Nuke 7.3 site.

The programs work fine, but the layout of the page is wrong.

If I use a different theme it works fine, it's just with Cobalt it screws up.

Here's a screenshot of what it looks like:



As you can see, the table doesn't extend 100% and it throws the right hand bar out of kilter.

Could anyone help? I've asked in a few forums with no luck, but i'm told this is the best place to come - so i'm counting on you! icon_mrgreen.gif



Back to top Reply with quote
#2   re: Cobalt theme problem
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
the reason is because the theme creator did the links in the overall_header as 2 table rows. so what you will have to do is either make it just 1 or you can add each mod ( roulette and keno ) into each table row. That then balances both TR's



Back to top Reply with quote
#3   re: Cobalt theme problem
MarshallJen
CZ Newbie
MarshallJen has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jun 05, 2004
0.00 posts per day
Posts: 10
Points: 2,482
   
Thanks for the prompt reply!

I have altered the overall_header.tpl file, but I just can't get it right.

If I get the keno layout working, it throws the main forum out.

Here is the layout code in my header:

<body bgcolor="#0071AE" text="#FFFFFF">

<table width="100%" cellpadding="0" border="0">
   <tr>
   <td>   
      
   <table width="100%" cellspacing="0" cellpadding="0" border="0">
   
      
         
         </td>
         </tr>
         </table>
         <table cellspacing="0" width = "100%" cellpadding="2" border="0">
         
         <tr>
         
         <td align="center" width="100%" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="{U_FAQ}" class="mainmenu"><img src="themes/Cobalt/forums/images/icon_mini_faq.gif" width="12" height="11" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a></span><span class="mainmenu">   <a href="{U_SEARCH}" class="mainmenu"><img src="themes/Cobalt/forums/images/icon_mini_search.gif" width="11" height="11" border="0" alt="{L_SEARCH}" hspace="3" />{L_SEARCH}</a>   <a href="{U_MEMBERLIST}" class="mainmenu"><img src="themes/Cobalt/forums/images/icon_mini_members.gif" width="13" height="11" border="0" alt="{L_MEMBERLIST}" hspace="3" />{L_MEMBERLIST}</a>   <a href="{U_GROUP_CP}" class="mainmenu"><img src="themes/Cobalt/forums/images/icon_mini_groups.gif" width="14" height="11" border="0" alt="{L_USERGROUPS}" hspace="3" />{L_USERGROUPS}</a> <a href="{U_PROFILE}" class="mainmenu"><img src="themes/Cobalt/forums/images/icon_mini_profile.gif" width="12" height="11" border="0" alt="{L_PROFILE}" hspace="3" />{L_PROFILE}</a>   <a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="themes/Cobalt/forums/images/icon_mini_message.gif" width="11" height="11" border="0" alt="{PRIVATE_MESSAGE_INFO}" hspace="3" />{PRIVATE_MESSAGE_INFO}</a>   <a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="themes/Cobalt/forums/images/icon_mini_login.gif" width="11" height="11" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</a>
      
         
         </td>
         </tr>
         </table>
         <br />


Could you help me out and tell me what I need to change?

I'll be eternally grateful!

Thanks


Back to top Reply with quote
#4   re: Cobalt theme problem
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
I just uploaded both mods and didn't really fix any images or anything except for the placement of the links. You can view it here:
[ Register or login to view links on this board. ]

I just added both mods to the top bar. If that looks fine to you, then replace your overall_header with the one attached. make sure to rename it overall_header.tpl



Attached Files
overall_header.txt (2.99 KB, Downloaded: 5233 Time(s))


Back to top Reply with quote
#5   re: Cobalt theme problem
MarshallJen
CZ Newbie
MarshallJen has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jun 05, 2004
0.00 posts per day
Posts: 10
Points: 2,482
   
Thanks for that, but it's still not right.

The main forum page is perfect, but when I click on Keno or Roulette, it looks like this:



It looks a bit better now, but it's still not flush with the right hand side.

I'm tearing my hair out here! icon_evil.gif - it doesn't happen on any other theme, just cobalt.

Could it be because i've removed the left hand blocks?

Is there no way around it?

Thanks again for all your help.



Back to top Reply with quote
#6   re: Cobalt theme problem
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
as this is not one of our themes, please give me some time to take a look at the files. check back a little later please



Back to top Reply with quote
#7   
MarshallJen
CZ Newbie
MarshallJen has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jun 05, 2004
0.00 posts per day
Posts: 10
Points: 2,482
   
Ok thanks, I appreciate all your help!

Jen icon_biggrin.gif



Back to top Reply with quote
#8   re: Cobalt theme problem
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
I was only able to do the roulette game. I'll have to ask Telli to see about the keno game.

replace your roulette_body.tpl with this one. make sure you check all functions and see if it works. also change the filename to roulette_body.tpl



Attached Files
roulette_body.txt (7.3 KB, Downloaded: 5233 Time(s))


Back to top Reply with quote
#9   
MarshallJen
CZ Newbie
MarshallJen has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Jun 05, 2004
0.00 posts per day
Posts: 10
Points: 2,482
   
That's fantastic! Thank-you so much, it works brilliantly.

What exactly did you do? icon_question.gif



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum