I almost have everything close to complete on the main page of http://lisleusedbooks.com except, I would like to center the "Welcome Guest! Would you like to log your self in?" and reduce the size of the text.
Where do I make these changes please!![]()
I almost have everything close to complete on the main page of http://lisleusedbooks.com except, I would like to center the "Welcome Guest! Would you like to log your self in?" and reduce the size of the text.
Where do I make these changes please!![]()
Add this to your stylesheet and adjust or add additional stuff
Code:.greeting { text-align: center; font-size: 10pt; }
Thank you Kobra - that worked perfect.
Provide a link to your page and a description of the textHi, would anyone happen to know how to do this for the HEADING_TITLE defined in the index file?
Hi Kobra,
Sorry working off-line at the moment and don't know how to provide access/location. If it helps the Zen default text is the "Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solutions." It is contained in the 'elseif' statements at the bottom of the index.php file.
Thanks for offer to help, I will keep going with my setup and come back to this if I don't work something out.
Thanks again![]()
Tutorials/FAQ's link at the top of this page is a resource
I searched for "congratulations"
https://www.zen-cart.com/tutorials/i...hp?article=129
and for "Guest Message"
https://www.zen-cart.com/tutorials/index.php
Thanks going to do some more reading / learning about stylesheets. Found reference to http://css.maxdesign.com.au and tutorials there.
I have searched and searched and cannot find the proper coding and where to put it to center Welcome Guest and the Sign in line.
I've tried placing the code P { text-align: center } in several positions in 'index.php and all I can get are blank pages. Can someone help me with the correct coding and where to put it?
Using 1.3.8a
web site http://aabeehives.com
ohsnyder,
Bad link???I've tried placing the code P { text-align: center } in several positions in 'index.php and all I can get are blank pages. Can someone help me with the correct coding and where to put it?
Stay out of the files for this as it is only in the stylesheet that you need to address this