Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Part of my header not showing up
excalibur300 Offline
Junior Member
**
Posts: 5
Joined: Jun 2008
Post: #1
Part of my header not showing up
Hey i was sent here by incadude, saying that someone here would help me.

I have the latest versions of Mkportal and MyBB.

Ok here is my Problem, On my portal page only part of my logo shows up not the rest, but on the forum it shows up fine. It only does this on certain themes, (those that require a  background file) and no matter what we can't figure out how to make them show up.



My site: http://www.theresetbutton.net


Thanks.
06-11-2008 05:54 AM
Find all posts by this user
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #2
RE: Part of my header not showing up
All of your logo is showing up.  It's the background that you haven't added to your portal.

Add the following CSS to your portal's stylesheet somewhere:

Code:
mklogostrip {
background: transparent url(forums/images/gospel/grey/tile_back.gif) repeat-x scroll left top
}


As a suggestion, I would recommend style based issues be directed to the MyBB community (I don't usually deal with styling issues).


My Blog
06-11-2008 09:02 AM
Find all posts by this user
excalibur300 Offline
Junior Member
**
Posts: 5
Joined: Jun 2008
Post: #3
RE: Part of my header not showing up
yeah that would work, problem is i have several themes not just gospel grey.

so i need some sorta fix that would be dynamic, so all the themes that need tile_back.gif will look right.

Also i did go through MyBB community first and labrocca "tried" to help with this but couldn't figure it out and was kinda rude about it too, anyway i talked with incadude and he suggested i talk with you, he said you could probably fix it.

I have been worrying with this and the logo for about 2 weeks now, so if you could help me out, id be much grateful.
(This post was last modified: 06-11-2008 05:03 PM by excalibur300.)
06-11-2008 09:34 AM
Find all posts by this user
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #4
RE: Part of my header not showing up
My best suggestion would be to fix all your themes as suggested.

A "dynamic fix" is dirty, at best (and there's no guarantee it'll work).

My Blog
06-12-2008 01:58 PM
Find all posts by this user
excalibur300 Offline
Junior Member
**
Posts: 5
Joined: Jun 2008
Post: #5
RE: RE: Part of my header not showing up
right but how do i fix all the themes, the Portal is MKPortal and uses only 1 templete for all my forums themes.

and that fix was only for gospel grey.

also each themes' images are in different folders so it needs a way to pull them all though correct?
(This post was last modified: 06-12-2008 02:10 PM by excalibur300.)
06-12-2008 02:06 PM
Find all posts by this user
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #6
RE: Part of my header not showing up
For the theme paths, you can just change the URL referenced by the image (ie using "../"s to back out of folders)

I really can't help you much more, since I don't know what your MKportal theme is like.
Do you know HTML?  It'll be a lot easier to do if you know it.  If you don't, I suggest going over it in some quick tutorial.  It should take you no longer than 30 minutes to get a general outline.


Once you know, basically set a class/ID for your header TD element and assign the CSS to it.

My Blog
06-12-2008 11:23 PM
Find all posts by this user
excalibur300 Offline
Junior Member
**
Posts: 5
Joined: Jun 2008
Post: #7
RE: RE: Part of my header not showing up
Thanks, but i'm sorry i'm still abit lost on what i need to do.
06-13-2008 09:31 AM
Find all posts by this user
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #8
RE: Part of my header not showing up
http://www.google.com.au/search?q=html+t...http://www.google.com.au/search?q=html+tutorial&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client
http://www.google.com.au/search?q=css+tu...http://www.google.com.au/search?q=css+tutorial&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client

My Blog
06-13-2008 09:52 AM
Find all posts by this user
excalibur300 Offline
Junior Member
**
Posts: 5
Joined: Jun 2008
Post: #9
RE: RE: Part of my header not showing up
ok, i think i got it fixed now


Thanks.
06-13-2008 12:40 PM
Find all posts by this user

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: