|
Possible theme help?
|
|
17-08-2007, 10:40 PM
Post: #11
|
|||
|
|||
|
RE: Possible theme help?
I want to say same like kerrang ! Great admin , great friend , great designer and great theme . . .
Awesome service ivan...Many many thanks from me.... [B][url]www.onlineearns.com[/url][/B] |
|||
|
18-08-2007, 05:21 AM
Post: #12
|
|||
|
|||
|
RE: Possible theme help?
Hey Ivan;
How did you achieve the icons to the side of "who's online", "Birthday" and "Board Statistics". I went briefly through your code but messed the look up. Also searched mybb but gave up after ten minutes of searching... :/ ~Joey |
|||
|
18-08-2007, 10:47 AM
Post: #13
|
|||
|
|||
|
RE: Possible theme help?
I just played with divs and floating.
But here is the easy way. index template (added colspan="2") find Code: <tr>replace with Code: <tr>index_birthdays template (complete changed code) Code: <tr><td class="tcat" colspan="2"><strong>{$lang->todays_birthdays}</strong></td></tr>index_stats template (complete changed code) Code: <tr><td class="tcat" colspan="2"><strong>{$lang->boardstats}</strong></td></tr>index_whosonline template (complete changed code) Code: <tr>and add appropriate images to yourthemes directory if your images are wider than 35 px, change the width from 35 to width of your images (this fixes IE problem) Hope it helps kerrang! Wrote:Hey Ivan; "Freedom is irrelevant. Resistance is futile." -- Borg Collective |
|||
|
18-08-2007, 06:45 PM
Post: #14
|
|||
|
|||
|
RE: Possible theme help?
Thanks buddy, Worked a treat. =)
~Joey |
|||
|
18-08-2007, 07:08 PM
Post: #15
|
|||
|
|||
|
RE: Possible theme help?
no,no,no, It is my pleasure. =)
"Freedom is irrelevant. Resistance is futile." -- Borg Collective |
|||
|
30-08-2007, 04:16 AM
Post: #16
|
|||
|
|||
|
RE: Possible theme help?
=)
Buddy, you wouldn't happen to know how I could solve this issue I'm having with the toplinks area? Currently I have two codes for each version of the skin, although one places everything to the left and the default is how I want it but it doesn't work/look right. (two links to the left/ four links to the right).. Thankfully it's near complete and I can't thank you enough already. ~Joey Code: <a name="top" id="top"></a> |
|||
|
30-08-2007, 09:15 AM
Post: #17
|
|||
|
|||
|
RE: Possible theme help?
First I think it is not good to have div inside ul tag, but I'll go over that for now...
Just befor <div class="logo"> Add Code: <div class="clear"><!-- Clear floats --></div>kerrang! Wrote:=) "Freedom is irrelevant. Resistance is futile." -- Borg Collective |
|||
|
30-08-2007, 10:04 AM
(This post was last modified: 30-08-2007 10:13 AM by kerrang!.)
Post: #18
|
|||
|
|||
|
RE: Possible theme help?
That worked a treat buddy!
Thanks.. P.s I Really am out of water here, huh?
|
|||
|
30-08-2007, 12:04 PM
Post: #19
|
|||
|
|||
|
RE: Possible theme help?
You can add height attribute to the menu class...
out of water - what do you mean with that? We all learn new stuff all the time... ![]() kerrang! Wrote:That worked a treat buddy! "Freedom is irrelevant. Resistance is futile." -- Borg Collective |
|||
|
30-08-2007, 12:22 PM
Post: #20
|
|||
|
|||
|
RE: Possible theme help?
Oh it's just an english phrase when someone isn't as good at something. "I'm a fish out of water".. having difficultly with something.
![]() Thanks I've got it done now. just sorting out the links etc... greatly appreciated ~Joey |
|||
|
« Next Oldest | Next Newest »
|








