SMFHacks.com
** Home Forum Index Hacks Products Login Register Search
Welcome, Guest. Please login or register.
May 25, 2012, 01:23:24 pm

Login with username, password and session length
Members
Total Members: 10073
Latest: makablue
Stats
Total Posts: 28694
Total Topics: 4979
Online Today: 88
Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Users: 0
Guests: 80
Total: 80
+ 
|-+ 
| |-+ 
| | |-+ 
| | | |-+ 
| | | | |-+ 
0 Members and 2 Guests are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: Menu bug after upgrade  (Read 603 times)
martyr76
SMF Classifieds Customer
Newbie
*****
Offline Offline

Posts: 8



View Profile WWW
« on: January 20, 2012, 08:55:12 am »

I just upgraded from 2.0.7 to 2.0.9 on the forum at http://www.falabellainternational.com/forum/index.php?action=classifieds and now the backgound color/image doesn't show on the last button/menu item in all the tab menus. Any ideas on how to fix this in the Core Theme.
Also, despite having the "integrate with board index" setting checked the classifieds do not show in the main board index - this ones not a big issue but if anyone has a fix I'd appreciate it!
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 9680


View Profile
« Reply #1 on: January 20, 2012, 09:49:57 am »

Attach your index.template.php and boardindex.template.php for your core theme.
Logged
martyr76
SMF Classifieds Customer
Newbie
*****
Offline Offline

Posts: 8



View Profile WWW
« Reply #2 on: January 20, 2012, 09:53:58 am »

OK
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 9680


View Profile
« Reply #3 on: January 20, 2012, 10:18:54 am »

There is something wrong with your themes css

This code in index.css
Code:
.main_menu li.last a span {
    background: url("../images/maintab_last.gif") no-repeat scroll right bottom transparent;
    padding: 0.1em 1em 0.5em 0.5em;
}
Is overriding this part

index.css?fin20 (line 1239)
Code:
.main_menu li a span {
    background: url("../images/maintab_back.gif") repeat-x scroll left bottom transparent;
    display: block;
    padding: 0.1em 0.5em 0.5em;
}
Which is causing tabs to have no background image when active.
Logged
martyr76
SMF Classifieds Customer
Newbie
*****
Offline Offline

Posts: 8



View Profile WWW
« Reply #4 on: January 20, 2012, 11:23:49 am »

Thanks ..... I'll see if I can't figure out what happened.
Logged
martyr76
SMF Classifieds Customer
Newbie
*****
Offline Offline

Posts: 8



View Profile WWW
« Reply #5 on: January 20, 2012, 12:27:41 pm »

OK ..... I figured it out.
It wasn't the css file after all ..... it was the size of the maintab_last.gif image itself ...... SMF must have changed the image size since I modified it to change the color.

Thanks for the prompt help anyway.
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 9680


View Profile
« Reply #6 on: January 20, 2012, 12:48:45 pm »

You can try this file for the boardindex.template.php untested but tried to change it so it is styled better for core theme.
Logged
martyr76
SMF Classifieds Customer
Newbie
*****
Offline Offline

Posts: 8



View Profile WWW
« Reply #7 on: January 20, 2012, 01:29:03 pm »

Thanks again!
That integrated it ..... still needs tweaking for the style to be right but that gave me the start I needed.
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 9680


View Profile
« Reply #8 on: January 20, 2012, 01:30:43 pm »

Glad to help with a start.
Logged
martyr76
SMF Classifieds Customer
Newbie
*****
Offline Offline

Posts: 8



View Profile WWW
« Reply #9 on: January 20, 2012, 10:10:59 pm »

Thanks again ..... it was more than a start.
All I had left to do was change a couple of classes and it blends in perfectly now.
I'll attach a final copy here without my other modifications in case someone else using the Core Theme wants it.
If there is a more appropriate place to post it feel free to do so .... you did the bulk of the work on it after all  Wink
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 9680


View Profile
« Reply #10 on: January 20, 2012, 10:22:22 pm »

Awesome thanks for the post too should be helpful for others as well!
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Recent
[Today at 10:52:25 am]

[Today at 10:35:29 am]

[May 24, 2012, 08:02:50 am]

[May 24, 2012, 04:11:41 am]

[May 21, 2012, 08:54:11 am]

[May 20, 2012, 11:06:52 am]

[May 20, 2012, 05:58:11 am]

[May 19, 2012, 06:16:58 pm]

[May 19, 2012, 05:42:37 pm]

[May 18, 2012, 03:08:38 pm]
Random Picture
Donate to SMFHacks.com
Help Support the SMFHacks.com mod making.
Powered by SMF 1.1.16 | SMF © 2006-2011, Simple Machines LLC
TinyPortal v0.9.7 © Bloc
SMF and SimpleMachines are registered trademarks of Simple Machines. SMFHacks.com is not affiliated with nor endorsed by Simple Machines.
Page created in 0.235 seconds with 20 queries.