|
|
#1 |
|
Junior Member
Join Date: Jan 2008
Posts: 26
Rep Power: 7 ![]() |
Where would I go in the style.css file to edit the table on the "modfiy an ad" page located in each members account?
Last edited by nomadant; 01-31-2008 at 01:27 PM. |
|
|
|
|
|
#2 |
|
Coder
Join Date: Mar 2006
Posts: 4,508
Rep Power: 110 ![]() ![]() |
Depends on what you want to edit.
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jan 2008
Posts: 26
Rep Power: 7 ![]() |
I want to edit the background color of the rows and columns. Also, I have another question relating to the seller store. I've added the smarty code so that only registered and administrators can open a store however it's now not showing up on my navigation at all, how can I fix this? And is there anyway to do the scrolling of text on the homepage? It wasn't taking the < marquee > html code.
Last edited by nomadant; 01-31-2008 at 02:07 PM. |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Jan 2008
Posts: 26
Rep Power: 7 ![]() |
Ok, I fixed the problem with the "modify an ad page". Still have the problem with the seller store though.
|
|
|
|
|
|
#5 |
|
Coder
Join Date: Mar 2006
Posts: 4,508
Rep Power: 110 ![]() ![]() |
Keep in mind that as admin you are not a registered user, you are an admin user. So depending on how you set up the seller store you may not see it unless you log into your site as a regular registered user.
|
|
|
|
|
|
#6 |
|
Junior Member
Join Date: Jan 2008
Posts: 26
Rep Power: 7 ![]() |
I entered the numbers so administrators and registered users should be able to see it but this isn't the case.
|
|
|
|
|
|
#7 |
|
Junior Member
Join Date: Jan 2008
Posts: 26
Rep Power: 7 ![]() |
HTML Code:
{if $smarty.session.level==1 || $smarty.session.level==2} <a href="modules.php?mod=seller_store">My Store</a>
HTML Code:
<marquee>TEST</marquee> Last edited by nomadant; 01-31-2008 at 02:12 PM. |
|
|
|
|
|
#8 |
|
Coder
Join Date: Mar 2006
Posts: 4,508
Rep Power: 110 ![]() ![]() |
Have you forced a template recompile by clearing the contents of the /templates_c folder?
|
|
|
|
|
|
#9 |
|
Junior Member
Join Date: Jan 2008
Posts: 26
Rep Power: 7 ![]() |
|
|
|
|
|
|
#10 |
|
Coder
Join Date: Mar 2006
Posts: 4,508
Rep Power: 110 ![]() ![]() |
delete the CONTENTS of the folder or log into your sites admin panel, goto maintenance link and press the delete button to clear compiled templates.
http://www.68classifieds.com/manuals...intenance.html |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|