rachel8889
Not New Member
Posts: 34
rachel8889 said 1 great things
|
Post by rachel8889 on Feb 20, 2011 20:05:33 GMT -8
Back again, I'm afraid. I need a code to make a board/thread cell be able to have a background like putting backgrounds in posts. I want this so I can make URLs to put in the board cell so they can show over the image I choose for the background.
I have a picture of a portal and I want the URLs to be to different places in the site...like a real portal. Can you help?
|
|
|
Post by Wormopolis on Feb 21, 2011 1:59:49 GMT -8
would it be for all boards or specific ones? is it the same picture for all affected boards? what do you want to do with the board highlight?
|
|
rachel8889
Not New Member
Posts: 34
rachel8889 said 1 great things
|
Post by rachel8889 on Feb 21, 2011 5:52:14 GMT -8
Ok ha, well....I sorta changed my mind about what I want. Sorry. Could I put different tables in different boards. And have a background image for the table? I think that would make things easier. If not, just a specific board.
|
|
|
Post by Wormopolis on Feb 21, 2011 18:31:57 GMT -8
you can always put something directly in a board's header/footer. that way you can ensure that it only shows up in that board and doesnt have to be loaded on every page view.
|
|
rachel8889
Not New Member
Posts: 34
rachel8889 said 1 great things
|
Post by rachel8889 on Feb 21, 2011 18:49:07 GMT -8
So for that, would I just put the code for a table into an individual board or are you talking about something else? Sorry, just a bit confused.
|
|
rachel8889
Not New Member
Posts: 34
rachel8889 said 1 great things
|
Post by rachel8889 on Feb 21, 2011 19:30:55 GMT -8
To give a better image of what I'm wanting: I want this picture to be a background image for a table above sub-boards. I want it as a background so I can put URLs to different places in the site. I think it would be cool. Just to give a better visual. s258.photobucket.com/albums/hh261....rent=portal.png
|
|
|
Post by Wormopolis on Feb 21, 2011 20:30:41 GMT -8
that link doesnt work.
basically if you want that image to be in the header of just the one board, then just insert the HTML for that table into that specific boards header. you can select just that board from the drop down in themodify headers/footers page.
|
|
rachel8889
Not New Member
Posts: 34
rachel8889 said 1 great things
|
Post by rachel8889 on Feb 22, 2011 15:51:33 GMT -8
|
|
|
Post by Wormopolis on Feb 22, 2011 17:43:08 GMT -8
of course we can!
<table style="background-image: url(http://i258.photobucket.com/albums/hh261/Supergirl_18_2008/Sailor%20Senshi/portal.png); width: 500px; height: 600px"><tr><td> Link Link Link Link Link </td></tr></table>
change those height and width numbers to be the same as the picture
|
|
rachel8889
Not New Member
Posts: 34
rachel8889 said 1 great things
|
Post by rachel8889 on Feb 22, 2011 20:08:28 GMT -8
|
|
|
Post by Wormopolis on Feb 22, 2011 20:14:46 GMT -8
there ya go! And you can use that concept to put unique things all over your site.
|
|
rachel8889
Not New Member
Posts: 34
rachel8889 said 1 great things
|
Post by rachel8889 on Feb 22, 2011 20:24:34 GMT -8
Thanks! And yeah, my mind has already been coming up with ideas for that ha. I'm so excited!
|
|