Support Forum
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
Visit Cruise Talk Central and Mr Papa's World
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
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
Visit Cruise Talk Central and Mr Papa's World
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
Visit Cruise Talk Central and Mr Papa's World
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.
YELLOW
SWORDFISH
|
your OWN theme like mentioned many times...
Visit Cruise Talk Central and Mr Papa's World
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...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)