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
file upload activation problem
Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Nov 13, 2012 - 9:21 am

I don't understand. If this is related the question about visited topic links then as per what I outlined in post 39 above. If something else can you please explain?

andy-signature.png
YELLOW
SWORDFISH
Avatar
Mamadou Seck
Member
Free Members
sp_UserOfflineSmall Offline
Nov 13, 2012 - 10:10 am

I'm looking for the file where this html tag is, to replace class "= spRowName" with my own class

<a id="spTopicIndexName11" class="spRowName vtip" title="Parcourir le fil test image enoyée2" href="http://www.lemzosekka.com/forum/forum/kenzo/test-image-enoyee2/">test image enoyée2</a>

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Nov 13, 2012 - 11:35 am

you don't change the HTML in core. code You change the call in the template file as I pointed to. I see I didn't name the file - spForumView.php in the /templates folder of your p theme.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Mamadou Seck
Member
Free Members
sp_UserOfflineSmall Offline
Nov 14, 2012 - 5:42 am
the code that you gave me works only when I change the name of the class with firebug. I named my class "spRowName2".
But the css code does not works, except when I change the name of the class in firebug:
 
I have this code in firebug:
< a id = "spTopicIndexName11" class = "spRowName vtip" title = "Browse wire test image enoyee2" href="http://www.lemzosekka.com/forum/forum/kenzo/test-image-enoyee2/" > test image enoyee2 < /a > "
html-1.jpgImage Enlarger
 
And It works only when I change it by:
< a id = "spTopicIndexName11" class = "spRowName2 vtip" title = "Browse wire test image enoyee2" href="http://www.lemzosekka.com/forum/forum/kenzo/test-image-enoyee2/" > test image enoyee2 < /a > "
 
In which file should I declare my class "spRowName2"? And in which file do I call it?
In which file can I find this code to permanently change "spRowName" by "spRowName2"?
 
Another question: what is "vtip"?

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Nov 14, 2012 - 6:12 am

We really have covered all of this above.

Post 39 above - that shows you how to change the class name in the template function call. if you don't want to add a new class as I suggested then just change the name of the class already being used. it is there in the function call arguments. I pasted it in for you.

Post 43 above tells you exactly which file the call is in and where it is stored. 'spForumnView.php' in your SP themes /templates folder.

CSS changes go into the themes styles file (in the /styles folder of the Sp theme you are using) which will either be a .css or a .php file depending on what theme you are using. either way the file name is the name of the theme.

If I am truly missing something here then I am sorry but you will need to explain to me what it is because as far as I can see we have covered it all.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Mamadou Seck
Member
Free Members
sp_UserOfflineSmall Offline
Nov 14, 2012 - 6:58 am

the code in spForumView.php

spforumviewphp.jpgImage Enlarger

 

the css code "iForum.php"

css.jpgImage Enlarger

 

do I miss something?

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Nov 14, 2012 - 8:04 am

There is no .spLink class in that code. That should be removed. Model it on the class above.

By the way 'vtip' is the class for the graphic tooltips

andy-signature.png
YELLOW
SWORDFISH
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