Template is Left simple navigation + 1 column (Default)
At the top of each page (header) there is a link embedded in the header pointing to http://ambriaz.com/cms/cms. I want to change that link to my gateway page http://ambriaz.com/index.html. Which is my true home page. A mouse over of the header reveals an alt text:Home page, shortcut key=1.
Where is this link in the template or style sheet or files...... so that I can change it? Thanks
I just found this in another part of the forum. Does anyone recognize this piece of code?
Code: Select all
.. the other is to right click the page in your browser and view source.
This ...
... class="right49">
<p><a href="http://pages.sparcc.org:16080/test/index.php/home# ...
... " title="Home Page, shortcut key=1">^ Top</a></p>
...
... ">
<p> <br />
Next page: <a href="http://pages.sparcc.org:16080/ ...
... three ways to style these sections.
1) .right49 or .left49 {your styling here} ...
... it would be Content Types and not Next page:.
So in conclusion I would say number