I would like to add a 4rth icon for login. I created the icon out of one of the sample images, added the code (div id=”loginlink” etc...) to the custom html and added the classes to the template.css for ”loginlink”
However when I test, I don't see the icon. I did notice that the icon I created (in photoshop) is only 266 bytes while your icons are 2.83 kb
Am I missing a step or something?
AS Templates
POSTED: 2012-01-09
We think you have put a wrong path to the image in your css class, please check it one more time.
I purchased premium version. Will it be possible to install it on my local test environment before going online with it (because it says ”for one website only”).
AS Templates
POSTED: 2012-01-09
Yes, you can install it on your localhost test server
In Joomla, I can copy php templates into htdocs/mydomain/templates/myTemplate/html and they will override the original templates during runtime.
Can I do the same with CSS files (styles.php, template.css etc)? I'm wondering if there is a way to implement my changes in a copy of the original CSS.
AS Templates
POSTED: 2012-01-09
As we know in the htdocs/mydomain/templates/myTemplate/html you can put modules only, but you can try and let us know :)
Hi there,
Am loving working with this template. Thank You!!
Just a question about the css file.
I notice that when I view the source in my browser the css is attached to the page rather than linked to it.
Is there a reason for this and can I change it ?
Thanks
Renate
AS Templates
POSTED: 2012-01-09
The 'attached css' you can find in the styles.php file, it generates depends on the template parameters.
You can create your own css file and include it after styles.php in the index.php file.
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
View History
View History
I noticed in the Themes folder there are a few small button icons for the top menu (search, home etc..)
My top nav bar only shows the menu title. how do I turn the images on?
Thanks,
Eyal
http://astemplates.com/itemdetails.php?id=55&page=howto&article=19
You need Position - 3 module customization.
View History
Thanks for your reply. It worked.
I would like to add a 4rth icon for login. I created the icon out of one of the sample images, added the code (div id=”loginlink” etc...) to the custom html and added the classes to the template.css for ”loginlink”
However when I test, I don't see the icon. I did notice that the icon I created (in photoshop) is only 266 bytes while your icons are 2.83 kb
Am I missing a step or something?
View History
View History
View History
The template.css has no hard-coded paths to the images. I declare the paths in the custom html module.
Is there another css file I sould be looking at?
Thanks,
Eyal
View History
Thanks so much.
Eyal
View History
In Joomla, I can copy php templates into htdocs/mydomain/templates/myTemplate/html and they will override the original templates during runtime.
Can I do the same with CSS files (styles.php, template.css etc)? I'm wondering if there is a way to implement my changes in a copy of the original CSS.
View History
First with no distance to the social link module like this:
Copyright © 2012 [name of the website]. All Rights Reserved.
Joomla! is Free Software released under the GNU General Public License.
Second after a [hr]separator:
Copyright © 2012 [name of the website]
Sorry, if this was already answered somewhere, but since here is no option for searching the posts, I can't look thorugh all 188 comments manually.
View History
View History
Am loving working with this template. Thank You!!
Just a question about the css file.
I notice that when I view the source in my browser the css is attached to the page rather than linked to it.
Is there a reason for this and can I change it ?
Thanks
Renate
You can create your own css file and include it after styles.php in the index.php file.
View History