http://e107.org
 User Center
Username:
  
Password:
  
Remember me     
Search PortedThemes

E107 THEMES
Ports for Download

E107 THEMES
Non Ports for Download

E107 SMILES/EMOTES
Emotes for Download

Welcome Guest
Username:

Password:


Remember me

[ ]
[ ]
[ ]

Currently Online
 Members: (0)
 Guests: (9)

 Hit Counter

Members on Today: 7

Colour Key:
Administrator
Forum Moderator
Member

Link to us
Link to us

Vote 4 Us
e107 Topsites List
Advertisement
Forums
PortedThemes :: Forums :: e107 Themes :: Portedthemes Support
 
<< Previous thread | Next thread >>
More fun with Dark Ritual
Moderators: Serenity, Acronym, Joei, -=Mojo Will=-
Author Post
wayward
Thu Jul 19 2007, 05:56PM
Registered Member #1102
Joined: Wed Jul 18 2007, 09:12PM
Posts: 20
Figured its a new question so it should be a new thread. The submit news table overlaps the plugins on the right side in Dark Ritual. No other set of tables does this. Not forums, news, links nothin. Just when you go to submit news that set of tables where you type in the post to be sumbitted overlaps. Any ideas? Other than that the mods you made to the theme.php have made this theme 10x better. thanks again.
Back to top
mediax
Fri Jul 20 2007, 07:13AM
Registered Member #995
Joined: Fri Jun 29 2007, 07:41AM
Posts: 10
Hey wayward,

I don't know which file you have to use, but I did manage to resize the text area of the search and chatbox (this was necessary in Saltpepper theme) by adding the following in style.css:

.tbox.chatbox {
width: 88%;
margin-left: auto;
margin-right: auto;
}

.tbox.search {
width: 88%;
margin-left: auto;
margin-right: auto;
}

I don't know if this works for submit news table and which file that is.

[ Edited Fri Jul 20 2007, 07:16AM ]
Back to top
wayward
Fri Jul 20 2007, 09:01AM
Registered Member #1102
Joined: Wed Jul 18 2007, 09:12PM
Posts: 20
Cool thankd for the input. Anyone know which fil to edit and if its that same code that mediax was able to use on the chatbox?
Back to top
wayward
Fri Jul 20 2007, 10:45AM
Registered Member #1102
Joined: Wed Jul 18 2007, 09:12PM
Posts: 20
hmm seems i also get this on the submit article and review pages of content managaer plugin. Is there some snippet of code that would take care of all these larges submit fields that i could put into the theme itself to reel them in?
Back to top
Fri Jul 20 2007, 02:50PM
Serenity


Registered Member #1
Joined: Sat Mar 10 2007, 07:26PM
Posts: 152
wayward wrote ...

Cool thankd for the input. Anyone know which fil to edit and if its that same code that mediax was able to use on the chatbox?


I haven't had a chance to check this out yet but ... the file that you need to edit to adjust widths and such is the style.css in the theme directory ... it could also be I might have forgotten a td style
example:

td {
    font:  8pt tahoma;
    color:#5d6e75;
    padding: 0px;
    text-align:left;
        width:  size here;
}



you can search for td in the style.css and see if there is something there and if there is a width added ... you can try width:88% like in chatbox or a px width ... I'll try and have a look at this though ...

Just let me know if you find a solution

Owner/Founder
Back to top
wayward
Fri Jul 20 2007, 03:20PM
Registered Member #1102
Joined: Wed Jul 18 2007, 09:12PM
Posts: 20
Hmm id ont see anything off the yop of my head. Shouldnt the center column be restaraining those submit areas? Maybe im not understanding it correctly. Then again im at work so Im a little distracted. If you have any other ideas please lemme know. Its pretty much the last bug ive seen and then it should be perfect. Thanks again!
Back to top
Fri Jul 20 2007, 04:07PM
Serenity


Registered Member #1
Joined: Sat Mar 10 2007, 07:26PM
Posts: 152
Ok I fixed it for Firefox unsure about IE so try this:

open style.css

look for:

.helpbox {
    color:#000;
    font:  9px tahoma, verdana , arial, helvetica,  sans-serif;
    border:  0px none red;
    background- color: transparent;
}


replace that with:

.helpbox {
    color:#000;
    font:  9px tahoma, verdana , arial, helvetica,  sans-serif;
    border:  0px none red;
    background- color: transparent;
    width:50%;
}


let me know what that does for you ...

Owner/Founder
Back to top
wayward
Fri Jul 20 2007, 05:06PM
Registered Member #1102
Joined: Wed Jul 18 2007, 09:12PM
Posts: 20
That worked brilliantly on the submit news thanks. However the submit form for the contact management plugin still does it for some odd reason. Thanks for all your patience and help.
Back to top
scoty_and
Fri Jul 20 2007, 05:54PM
Registered Member #7
Joined: Sat Feb 24 2007, 03:24PM
Posts: 46
well try to change theme
Back to top
 

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System
Copyright © 2007-08 Portedthemes.com. All Rights Reserved. Powered by e107 v0.7.13


:: Contact Us :: Sitemap ::