The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Skin Causes Widgets to Display Incorrectly

2 posters

Go down

In progress Skin Causes Widgets to Display Incorrectly

Post by Mnslayer27 March 3rd 2013, 3:36 pm

For some reason, the *Q001*Invision_ skin, found on page 2 of the Hitskin tab, causes erratic widget positioning. Sure, we could switch to a different skin, but the founder and I love the metal effect.

The Issue
Skin Causes Widgets to Display Incorrectly Widget%20Fail_R

As shown above, the widgets interfere with the page content. They should both be displayed outside the metal edges of the skin, but they aren't. In fact, it cuts off the metal background for the rest of the page, which defeats the purpose of the skin.

Oh, I also couldn't find how to get rid of the gap in the skin that shows the fire background. I tried out various things in the CSS, but it didn't do anything.

Forum Address: http://phoenixdueling.forumakers.com/

Any help on getting the widgets to display in the proper position will be greatly appreciated!
Mnslayer27
Mnslayer27
New Member

Posts : 15
Reputation : 1
Language : English

Back to top Go down

In progress Re: Skin Causes Widgets to Display Incorrectly

Post by Cassius Dio March 3rd 2013, 6:34 pm

Hi! Very Happy

Add to CSS Stylesheet:
Code:
div#logostrip{
top: 20px;
position: relative !important;
}

div#submenu{
position: relative !important;
top: 20px;
left: 100px;
}

About the widgets, I don't see them. blackeye
Cassius Dio
Cassius Dio
Forumember

Male Posts : 581
Reputation : 79
Language : Romanian &English
Location : Yellow Submarine

http://beatles.forummo.com/

Back to top Go down

In progress Re: Skin Causes Widgets to Display Incorrectly

Post by Mnslayer27 March 4th 2013, 2:20 am

Ty for fixing the gap. I turned off widgets cause it made the site look ugly. I'll turn back on so you can get a better idea of the issue. I'll post so the users know why.

Btw, turning widgets on causes the whole distortion effect. With widgets off, every element is in its proper place.
Mnslayer27
Mnslayer27
New Member

Posts : 15
Reputation : 1
Language : English

Back to top Go down

In progress Re: Skin Causes Widgets to Display Incorrectly

Post by Cassius Dio March 4th 2013, 8:52 am

Try adding to CSS Stylesheet:
Code:
#left{
position: relative;
right: 210px;
}

#right{
position: relative;
left: 200px;
}

#ipbwrapper {
min-width: 934px !important;
}
Cassius Dio
Cassius Dio
Forumember

Male Posts : 581
Reputation : 79
Language : Romanian &English
Location : Yellow Submarine

http://beatles.forummo.com/

Back to top Go down

In progress Re: Skin Causes Widgets to Display Incorrectly

Post by Mnslayer27 March 4th 2013, 8:58 pm

I tweaked that CSS to get what seems to be the appropriate positions for the widgets.

Code:
#left{
position: relative;
right: 210px;
}

#right{
position: relative;
left: 210px;
}

#ipbwrapper {
min-width: 910px !important;
}

Unfortunately, the section where the forum links are shown is half the size that its supposed to be, and the metal border is still cut off. I'll put the site's CSS here in case you need it. I should have just done that earlier lol. Oh, and thanks for the help so far!

Spoiler:

Edit to avoid double-posting: Hmm, I'm a bit confused. I was notified that someone posted, but nobody has o.O
Mnslayer27
Mnslayer27
New Member

Posts : 15
Reputation : 1
Language : English

Back to top Go down

In progress Re: Skin Causes Widgets to Display Incorrectly

Post by Mnslayer27 March 9th 2013, 9:49 pm

bump
Mnslayer27
Mnslayer27
New Member

Posts : 15
Reputation : 1
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum