disconett Posted August 21, 2012 Report Posted August 21, 2012 Can somebody post the skin to a mirror? Quote
ATAvCEO Posted September 5, 2012 Report Posted September 5, 2012 Hi All, I know this skin has been around some time now and I am like Jeff in post #12. We really like the skin and are currently using it, but wondering if there was a way to disable the left sidebar on all or some pages? I have been toying with the code for some time now and cannot get it to work. Any help on this would be greatly appreciated. Quote
Jalio Posted September 11, 2012 Report Posted September 11, 2012 Hi All, I know this skin has been around some time now and I am like Jeff in post #12. We really like the skin and are currently using it, but wondering if there was a way to disable the left sidebar on all or some pages? I have been toying with the code for some time now and cannot get it to work. Any help on this would be greatly appreciated. Same here, so a kind bump on this issue anyone? Thanks in advance. Quote
Payne38 Posted January 14, 2013 Report Posted January 14, 2013 does anyone know how to add a background to this skin Quote
cam3r0ngt Posted January 24, 2013 Report Posted January 24, 2013 Hi. When i post news on my site, there is a problem. The news has a question mark logo when you hit enter in a post and they wont go away unless you only use 1 paragraph. Any Help? Quote
SkiesTheLimit Posted February 19, 2013 Report Posted February 19, 2013 My navigation bar doesn't work, it just shows up as a vertical bullet point list of links and not a styled horizontal navigation bar... Any fix or ideas? My CSS can be located here http://aavirtual.web44.net/employee/lib/skins/vairline/vairline.css Thank you, Chase Reid Quote
abhangu Posted April 4, 2013 Report Posted April 4, 2013 How do u change the backrground of the skin? I can only seem to change the color but not an image. Quote
fcolirf Posted April 27, 2013 Report Posted April 27, 2013 Hi, how i can modify the pages "About" "Contact" ext ? Tnx Quote
Taran Posted August 4, 2013 Report Posted August 4, 2013 Is there a way to edit the text color? it's too gray for such the white background. Quote
Fernando Posted August 4, 2013 Report Posted August 4, 2013 Change color by file vairline.css Pass me the link to your site, so I see the line you need to edit this file Quote
Fernando Posted August 4, 2013 Report Posted August 4, 2013 http://skyteamva.net/index.php/ Please , change the Line 141 Yoursite/lib/skins/vairline/style.css color: #888888; Quote
Taran Posted August 4, 2013 Report Posted August 4, 2013 I figured that part out. Now what file do i edit to edit the pilot center? Quote
Fernando Posted August 4, 2013 Report Posted August 4, 2013 folder of your skin Profile_main.tpl Quote
Taran Posted August 4, 2013 Report Posted August 4, 2013 I do not have a Profile_main.tpl in the vairline folder???? Quote
Fernando Posted August 4, 2013 Report Posted August 4, 2013 Change here Yoursite/core/templates/profile_main.tpl Quote
Taran Posted August 4, 2013 Report Posted August 4, 2013 Ah, ok thanks! Sorry, i'm new to all this coding stuff lol Quote
Taran Posted August 5, 2013 Report Posted August 5, 2013 Also, this was asked previously by another user and he was never answered.... How do i add a background img to the website? not just the color of the bg Quote
Fernando Posted August 5, 2013 Report Posted August 5, 2013 You have two ways to later add the background, In the styles.css file, searching the bottom existemte and change, replacing the default photo to your specifications in the same size and height. 2 If you use dreamweaver to edit the tpl (the pages of the site) you can insert a background Open your layout.tpl with the program Dreamweave click Properties page / category / appearance / background image Choose a photo on your computer that you want as background <!-- body { background-image: url(file:///C|/Users/yourcomupoet/ folder photo /Aviao.png); } Change to <!-- body { background-image: url(<?php echo SITE_URL?>/lib/skins/pt/images/Aviao.png); } Ai just send the photo to your skin and edit the photo link pointing to your server. Quote
Taran Posted August 5, 2013 Report Posted August 5, 2013 i didn't see that line? the most i saw was this as far as background of any type is? body, html { font: 12px/120% Helvetica, Arial, sans-serif; background-color:#fff; background-repeat:repeat-x; background-position:top; color: #333; font-weight: 400; margin: auto; padding-top:25px; } a { color: #333; text-decoration: underline; } Quote
Fernando Posted August 5, 2013 Report Posted August 5, 2013 Send me your layout.tpl and photo. I go change for you. Quote
Luke2000 Posted August 7, 2013 Report Posted August 7, 2013 2 Questions How can I make this template for mobile users? How can i add new sites? Over the admin panel it's not possible :/. Quote
Fernando Posted August 7, 2013 Report Posted August 7, 2013 2 Questions How can I make this template for mobile users? How can i add new sites? Over the admin panel it's not possible :/. Question 1 Check the link: http://www.axure.com/mobile-website-tutorial Question 2 You need to submit your skin to link www.YOURSITE.com / lib / skins / YourSkin Is then access your admin panel and select the skin you developed Quote
Luke2000 Posted August 7, 2013 Report Posted August 7, 2013 Question 1 Check the link: http://www.axure.com...ebsite-tutorial Question 2 You need to submit your skin to link www.YOURSITE.com / lib / skins / YourSkin Is then access your admin panel and select the skin you developed Thanks for the link , but i think you didn't get my 2.question.I asked how i can manually add sites like "Our Team" or stuff like that. Thanks! Quote
BaRBeR Posted August 7, 2013 Report Posted August 7, 2013 You don't want to add a 'site' if you are wanting to create a Our Team section. You just need to 'Add Page' in your admin panel. And then add a link to it on your navigation bar. Quote
Fernando Posted August 7, 2013 Report Posted August 7, 2013 Thanks for the link , but i think you didn't get my 2.question.I asked how i can manually add sites like "Our Team" or stuff like that. Thanks! Betweenk Admin center/ news & content / pages Quote
Luke2000 Posted August 7, 2013 Report Posted August 7, 2013 ok guys i found the mistake in my system... But why are there 2 boxes :/. Quote
BaRBeR Posted August 7, 2013 Report Posted August 7, 2013 there will be something like this - <div class="EXAMPLE CLASS"> <div class="EXAMPLE CLASS"> And your text will be in here. </div> </div> To solve this just delete the top <div> and the bottom </div> and then this should be solved. Quote
Impulse Posted October 7, 2013 Report Posted October 7, 2013 Hi, how i can modify the pages "About" "Contact" ext ? Tnx I have the same question. Great skin by the way! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.