SMF For Free Support Forum
Signup For Free Forum
July 19, 2008, 05:45:38 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to SMF For Free. The best free SMF Host
 
   Home   Help Search Arcade Gallery Login Register  

Pages: 1 [2] 3 4 5
  Print  
Author Topic: [Code] Stylesheet swapper for Portal Block  (Read 2039 times)
0 Members and 1 Guest are viewing this topic.
Molly
SMF For Free Full Member
*
Offline Offline

Posts: 138



View Profile WWW
« Reply #15 on: February 26, 2008, 12:11:53 am »

I've got your denim as my default and I clicked on the space to test and well.... here ya go:


help...not supposed to be like this. what did I do wrong? Also when I click on Vista Mimic it only does part of the background lol I've got a denim pocket going down the middle  uglystupid2

Oh it will not save my link... druid.smfforfree3.com
Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 7032



View Profile WWW
« Reply #16 on: February 26, 2008, 12:23:46 am »

Sent you a reply to your pm about this   Wink
I took a look at your source code.
You have them all set to link rel="stylesheet"

You need to decide which one is going to be the forum's default stylesheet.
Set it as the default in Manage Styles using the style picker.

Leave that one, in your header code, set as link rel="stylesheet"

All of the rest of them need to be:  link rel="alternate stylesheet"

Logged

Molly
SMF For Free Full Member
*
Offline Offline

Posts: 138



View Profile WWW
« Reply #17 on: February 26, 2008, 12:26:40 am »

Sent you a reply to your pm about this   Wink
I took a look at your source code.
You have them all set to link rel="stylesheet"

Leave that one, in your header code, set as link rel="stylesheet"

All of the rest of them need to be:  link rel="alternate stylesheet"

Leave it to me to confuse a computer I resent you back the "what I think it should be" ( we see where my thinking got me the first time around  uglystupid2 ) so could you let me know?

Quote
You need to decide which one is going to be the forum's default stylesheet.
Set it as the default in Manage Styles using the style picker.
So the denim one I rename as default and edit the code and portal information where it says denim to default?

Edit: The screen as the space one still looks like the graphic above but that could be because of the "default" thing?? I will do that now.
« Last Edit: February 26, 2008, 12:28:54 am by Gwenllian » Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 7032



View Profile WWW
« Reply #18 on: February 26, 2008, 12:31:45 am »

no don't rename it.   Leave it named as denim.

In Manage styles choose "denim" with the stylepicker to set the forum to the denim style.

The other styles are alternate styles that will be chosen in the portal.
Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 7032



View Profile WWW
« Reply #19 on: February 26, 2008, 12:38:06 am »

did you resize the denim background by chance?
Its not the same size on your forum as it is on my test forum.
Looks to me that is why you are seeing it as you are there.
Logged

Molly
SMF For Free Full Member
*
Offline Offline

Posts: 138



View Profile WWW
« Reply #20 on: February 26, 2008, 12:40:21 am »

no don't rename it.   Leave it named as denim.

In Manage styles choose "denim" with the stylepicker to set the forum to the denim style.

The other styles are alternate styles that will be chosen in the portal.

Yup got that... still got that same issue around the text though with the space one. The denim in other places overides in other of the catbg and titlebg with the other stylesheets...me thinks I messed up somewhere lol 2funny
« Last Edit: February 26, 2008, 12:43:09 am by Gwenllian » Logged

Molly
SMF For Free Full Member
*
Offline Offline

Posts: 138



View Profile WWW
« Reply #21 on: February 26, 2008, 12:41:49 am »

did you resize the denim background by chance?
Its not the same size on your forum as it is on my test forum.
Looks to me that is why you are seeing it as you are there.

Only thing I did with the graphics is edit the names by adding the word denim and actually I think that one is the one that did not get changed. I never play with any of the graphics for other's stylesheets just for this reason lol


K VVV Smiley
« Last Edit: February 26, 2008, 12:45:43 am by Gwenllian » Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 7032



View Profile WWW
« Reply #22 on: February 26, 2008, 12:43:34 am »

^^ Yup got that... still got that same issue around the text though with the space one. The denim in other places overides in other of the catbg and titlebg with the other stylesheets...me thinks I messed up somewhere lol 2funny

No you didnt mess up.
I'll help you with that once we get "denim" working correctly for you.
Since you have that set as the default we need to get it correct first.
Grab the code from the stylesheet area again and use that one, not the one with your links in it.
The graphics are on my paid account..  they wont disappear  Wink

Once you've got that all set let me know and Ill tell you how to fix the others that are getting the denim "bleed thru"

Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 7032



View Profile WWW
« Reply #23 on: February 26, 2008, 12:45:54 am »

Molly..   or check your settings in Photobucket.  It is resizing the background image when you upload it.  You may need to change your PB settings so it keeps the correct size of the image.
Logged

Molly
SMF For Free Full Member
*
Offline Offline

Posts: 138



View Profile WWW
« Reply #24 on: February 26, 2008, 12:49:27 am »

I think I know what it is, it is the added part I have at the end for the .tablepad for the smileys code

Code:
.tablepad   
{
        background-image: url(http://i274.photobucket.com/albums/jj273/mollysmbon/backgrounds/gray.png);
        padding:6px;
        border: 4px solid #64604F;
}
Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 7032



View Profile WWW
« Reply #25 on: February 26, 2008, 12:52:31 am »

that could be part of it...  but there is something else you are going to have to do and Ill 'splain it once denim is all set
Logged

Molly
SMF For Free Full Member
*
Offline Offline

Posts: 138



View Profile WWW
« Reply #26 on: February 26, 2008, 12:56:43 am »

denim is all reset and it still was doing it. I changed everything but taking out the .tablepad because that is what my smiley code accesses for it's background. Do I need to take it out for now?
Logged

simply sibyl
Global Moderator
*
Offline Offline

Posts: 7032



View Profile WWW
« Reply #27 on: February 26, 2008, 01:02:44 am »

no I answered you via pm.     Taking this to there as Im getting totally mixed up going back and forth    uglystupid2
Logged

Molly
SMF For Free Full Member
*
Offline Offline

Posts: 138



View Profile WWW
« Reply #28 on: February 26, 2008, 01:06:06 am »

No problem I was going to say we need to stay in one spot lol too confusing uglystupid2
Logged

Alicia Shields
SMF For Free Member
*
Offline Offline

Posts: 47



View Profile
« Reply #29 on: February 26, 2008, 08:39:09 pm »

Forum Url: http://terrabeastboy.smfforfree3.com
Hey simply sibyl, This seems a really nice code, I tried it on my forum, but for some reason it won't work. I've done everything to the letter, but still not working. Can you help me?
Logged



Pages: 1 [2] 3 4 5
  Print  
 
Jump to:  

Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC
ServerBeach Coupon
Page created in 0.421 seconds with 17 queries.