Hello,
I use the article menu on this page:
http://www.salahsoltan.com/main/_ene.phtml
It is in Arabic so I would like it to be aligned to the right. Also, I wanted to change the size of the font.
I found out that the article menu has a class called "link_article_class". This class is set to "articlelinkInternal". However, I was not able to find how to change articlelinkInternal.
Any help is appreciated?
Thanks!
Seif Fateen
Modifying the style of the "article menu" list
articlelinkinternal can be modified in phpwcms_template\inc_css\frontend.css
If you want to make changes like moving the icon to the right of the menu item you would have to modify the actual php code. But it's propably not too difficult:
http://www.phpwcms.de/forum/viewtopic.php?p=30441#30441
http://phpwcms.de/forum/viewtopic.php?t=5142
If you want to make changes like moving the icon to the right of the menu item you would have to modify the actual php code. But it's propably not too difficult:
http://www.phpwcms.de/forum/viewtopic.php?p=30441#30441
http://phpwcms.de/forum/viewtopic.php?t=5142