Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
plugins-topic
a visual Notes and usability
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
May 11, 2013 - 5:36 pm

you can find the display code, ie the rendering via template function, in spTopicView.php... in your theme, the template_files directory...

but you probably will want to change css to affect the look... that will be in your theme, styles directory... name will depend on your theme... main css for buttons is controlled by

#spMainContainer a.spButton

but that will affect all... I gave you an ID so you could affect just the Add Reply button... you will have to add styles for

#spMainContainer #spPostNewButtonBottom

and

#spMainContainer #spPostNewButtonBottom

Avatar
yairoli
Member
Free Members
sp_UserOfflineSmall Offline
May 11, 2013 - 7:24 pm

OK,
I appreciate your answer but I can not figure out what to do
And I don wan to bother you more
So I suggest you make These changes in the following versions
"add reply" and "New Topic" - must be more Larger than others and prominent

 

border: 1px;

font-size: 100%;

font-weight: bold;

TNX

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
May 11, 2013 - 7:47 pm

you pretty much had it... just need to put it in your SP theme... like this:

#spPostNewButtonTop, 
#spPostNewButtonBottom {
   font-size:100%;
   font-weight:bold;
}

you can add the border too, but there is already one there...

** editted to fix duplicate Bottom... one should be Top and one Bottom

 

Avatar
yairoli
Member
Free Members
sp_UserOfflineSmall Offline
May 11, 2013 - 8:10 pm

Hello

 please tell me the name of the file

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
May 11, 2013 - 8:15 pm

have repeated this multiple times... its YOUR sp theme... I do not know what that is...

but, for example, if you were using our default theme (which you would NOT want to modify), AND you were using the default theme storage location at install (anyone can move them)... it would be:

wp-content/sp-resources/forum-themes/default/styles/default.php

Avatar
yairoli
Member
Free Members
sp_UserOfflineSmall Offline
May 12, 2013 - 6:12 pm

i put the

#spPostNewButtonBottom, 
#spPostNewButtonBottom {
  font-size:100%;
  font-weight:bold;
}

in the End of file
wp-content/sp-resources/forum-themes/default/styles/default.php

 

It has not made any effect!!!

 

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
May 12, 2013 - 6:47 pm

Firstly one of those should be #spPostNewButtonTop if you want to do both top and bottom buttons.

Secondly I thought you had already made a custom theme. Is this not the case? because if you HAVE made your own custom theme then there is no point in putting your style changes in the 'default' theme. You need to add them to your own.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
May 12, 2013 - 8:23 pm

your OWN theme like mentioned many times...

Avatar
yairoli
Member
Free Members
sp_UserOfflineSmall Offline
May 13, 2013 - 10:53 am

I'm used to working like that

tell me the File name
Then Tell me what to do there

Then I'll do it and get back to you with the result

so, please tell me what to do

1.......

2.......

3.......

 

It's done!

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
May 13, 2013 - 11:09 am

It start with you... you have to tell us what there your are using and where its located...  no way for us to know that info...  I have given you the exact location but its within your theme...  and even referenced where it would be if you were using default locations...

where are your themes located????  look in forum - integration - storage locations for where you are storing themes...

then tell us the name of your theme you are using...

not sure why its hard to understand that we cannot give you exact info without you sharing information too...

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17363
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625