A A A

Please consider registering
guest

Log In Register

Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
Help removing 2 things ...
Jul 28, 2010
4:24 am
Rookie
Forum Posts: 3
Member Since:
Jul 27, 2010
Offline

Hi,

 

I'm currently skinning simple:press to fit in my blog better and I have a couple of removal questions:

 

1. How can I remove the bar that contains the "members" text and the "Group RSS" icon?

2. How can I remove the home link altogether? I have no use nor need to have it and need it removed.

 

Thanks a lot for your help!

 

Cheers,

Jul 28, 2010
8:17 am

SP Master
Forum Posts: 23584
Member Since:
Dec 10, 2006
Online

you will have to edit the code… file is sf-page-components.php, routine sf_render_main_header_table()

Jul 28, 2010
9:04 am
Rookie
Forum Posts: 3
Member Since:
Jul 27, 2010
Offline

Thank you very much :-)

Jul 28, 2010
1:01 pm

SP Moderator
Forum Posts: 606
Member Since:
Jul 17, 2010
Offline

Or if you would rather not touch the code so upgrade is more painless.  Edit your css and hide the link and whole block.

Jul 28, 2010
3:44 pm

SP Moderator
Forum Posts: 606
Member Since:
Jul 17, 2010
Offline

Sorry about the post and dash I did earlier, I was a bit short on time.

 

.sfbreadcrumbs a:first-child {
display:none;
}

 

Will remove the "Home" link and image only.

 

#sforum .sfheading {
display:none;
}

 

Will remove the whole block you showed the screenshot of. Since you are already editing the css to theme your forum, might as well add these rules near the bottom.  Your theme will survive a upgrade so this is the route I would go if it was my forum.

HTH

Jul 28, 2010
4:15 pm

SP Master
Forum Posts: 22131
Member Since:
Nov 9, 2008
Offline

Good thought on the header strip,
The breadcrumbs home link can be turned off in the display options however.

Yellow Swordfish
Forum Timezone: America/Chicago

Most Users Ever Online: 444

Currently Online: Mr Papa, chucktho, SPQC
56 Guest(s)

Currently Browsing this Page:
1 Guest(s)

See All Online Activity

Top Posters:

-Radio-: 1251

Lee H: 606

Luffer: 535

Conrad_Farlow: 485

jim: 478

neon: 263

ovizii: 240

Tal: 240

Member Stats:

Guest Posters: 2616

Members: 7328

Moderators: 1

Admins: 2

Forum Stats:

Groups: 5

Forums: 16

Topics: 10839

Posts: 79118

Moderators: Brandon C (158)

Administrators: Yellow Swordfish (22131), Mr Papa (23580)