i took out the boxheading by doing this:
.boxheading { display: none; }
(see i AM learning)
but want to put the board title in this area with a fancy url.........
can i?? please please can i??!!
| Author | Comment | |||
|---|---|---|---|---|
xanax4smiles |
|
Lead | ||
|
Posts: 468 2-Nov-09 8:14 AM Kudos Lady
|
can i make a boxheading a url?
i took out the boxheading by doing this: .boxheading { display: none; } (see i AM learning) but want to put the board title in this area with a fancy url......... can i?? please please can i??!! |
|||
|
|
||||
xanax4smiles |
|
#1 | ||
|
Posts: 468 2-Nov-09 8:15 AM Kudos Lady
|
BTW: its not the design on the main page, its the one in the custome library.........IF you need to look at it.
|
|||
|
|
||||
xanax4smiles |
|
#2 | ||
|
Posts: 468 2-Nov-09 8:54 AM Kudos Lady
|
okay, i put the design up
please tell me.......does it look CENTERED to you? lili thinks it hands way over to the right http://munstermash.yuku.com/ |
|||
|
|
||||
xanax4smiles |
|
#3 | ||
|
Posts: 468 2-Nov-09 8:55 AM Kudos Lady
|
also
she has her computer on IE with: My resolution is set at 1024 by 768. |
|||
|
|
||||
zoetko |
|
#4 | ||
|
ADMINISTRATOR
Posts: 348 2-Nov-09 10:02 AM the kute one |
It looks centered on my laptop, on both IE and FF.
Xan, if you remove the boxheading, but want to put something else in the same area, you would probably need to use the "custom box" script from the library, that will put a html box back in the same area where you can add your hyprerlink and make it look like what you want. Zoe |
|||
|
|
||||
xanax4smiles |
|
#5 | ||
|
Posts: 468 2-Nov-09 10:10 AM Kudos Lady
|
zoetko wrote: it looks pretty centered on mine as well. i think if the NEW & MBA icons were closer to the forum title that would help. |
|||
|
|
||||
zoetko |
|
#6 | ||
|
ADMINISTRATOR
Posts: 348 2-Nov-09 10:34 AM the kute one |
Ah, I think I see the issue, I checked on my home pc and its looking out of place due to my "high" res.
You might want to set a max width for the forum area, so that it maintains its size and "position" no matter which res you use? Zoe |
|||
|
|
||||
xanax4smiles |
|
#7 | ||
|
Posts: 468 2-Nov-09 10:38 AM Kudos Lady
|
i have no idea what language you are speaking.............
~
|
|||
|
|
||||
zoetko |
|
#8 | ||
|
ADMINISTRATOR
Posts: 348 2-Nov-09 10:41 AM the kute one |
hehe, sorry
In your skins advanced css, find this: #wrapper { width: 65%; padding: 10px; margin-left: auto; margin-right: auto; margin-top: 20px; margin-bottom: 20px; background: black; } Change the width:65%; to width:800px; You can change the value until it looks right
Zoe |
|||
|
|
||||
xanax4smiles |
|
#9 | ||
|
Posts: 468 2-Nov-09 10:46 AM Kudos Lady
|
i've actually tried that..........lol
i even used the 800px i'll try it again |
|||
|
|
||||
zoetko |
|
#10 | ||
|
ADMINISTRATOR
Posts: 348 2-Nov-09 10:47 AM the kute one |
Don't forget, you might not notice anything too bad on your resolution, but on a high resolution, it was looking way out with 65%.
Zoe |
|||
|
|
||||
xanax4smiles |
|
#11 | ||
|
Posts: 468 2-Nov-09 10:52 AM Kudos Lady
|
yeah, i just pm'ed her to come have a look to see if that made a difference.
i still can't figure out how to add an image above the forum list..........hint hint. |
|||
|
|
||||
zoetko |
|
#12 | ||
|
ADMINISTRATOR
Posts: 348 2-Nov-09 11:18 AM the kute one |
Sorry, I missed that question.
Do you mean adding the image just about your forum catagoies? If so, add this code here to your skins footer box: <box before="category-box"> <img src="http://MyImageHere"> </box> Zoe |
|||
|
|
||||
xanax4smiles |
|
#13 | ||
|
Posts: 468 2-Nov-09 12:41 PM Kudos Lady
|
i've added it to the footer & got nothing.......do you think i have it blocked?
|
|||
|
|
||||
zoetko |
|
#14 | ||
|
ADMINISTRATOR
Posts: 348 2-Nov-09 1:00 PM the kute one |
I think thats my fault hehe,
Try this instead: <box before="control-box top"> <img src="http://images.yuku.com/image/gif/34a16816cdfeda15bd5eba7430079fc1f42f759c.gif"> </box> zoe |
|||
|
|
||||
xanax4smiles |
|
#15 | ||
|
Posts: 468 2-Nov-09 3:14 PM Kudos Lady
|
that did it thanks!
|
|||
|
|
||||
zoetko |
|
#16 | ||
|
ADMINISTRATOR
Posts: 348 2-Nov-09 4:18 PM the kute one |
Your welcome
Zoe |
|||
|
|
||||