Post by johnseito » Sat Mar 12, 2011 9:51 pm

what directory is it in? Thanks appreciate your help in advance.

Active Member

Posts

Joined
Fri Aug 06, 2010 9:42 pm

Post by Qphoria » Sat Mar 12, 2011 9:54 pm

catalog/view/theme/<yourtheme>/stylesheet

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by johnseito » Sat Mar 12, 2011 10:31 pm

Hi the path doesn't seem to be working correctly,

I have store/catalog /view/theme/default/stylesheet

and there is two CSS files

stylesheet.css and ie6.css file


I went in there and added the code and then did what I had to do and it didn't work.

Thx

Active Member

Posts

Joined
Fri Aug 06, 2010 9:42 pm

Post by Xsecrets » Sat Mar 12, 2011 11:02 pm

johnseito wrote:Hi the path doesn't seem to be working correctly,

I have store/catalog /view/theme/default/stylesheet

and there is two CSS files

stylesheet.css and ie6.css file


I went in there and added the code and then did what I had to do and it didn't work.

Thx
If you are using the default theme then those are your stylesheets if it's not working the problem is what you put in not where you put it.

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US

Post by johnseito » Sat Mar 12, 2011 11:33 pm

Ok this is what I am trying to do,

I have a facebook page and I am trying to create a welcome page, when users click on it, it takes them to another welcome page. When fans takes on it, it takes them to another page. Those two page are now in conflict with each other. user and fans page are the same page, which makes one page of info shift down.

so my CSS style is not for my website but for the FACEbook of it.
Here is a website on the facebook that shows you how to change your CSS.

http://www.hyperarts.com/blog/facebook- ... atic-fbml/

here is the below quote from the website: Please NOTE that I have the FBML code already correctly.
you could see this on my page.
http://www.facebook.com/blueseaplaza#!/ ... 7146470109

The code in the FBML box:

<div id="wrapper">
<fb:visible-to-connection>
FANS-ONLY CONTENT
<fb:else>
<div id="non-fans">CONTENT FOR NON-FANS</div>
</fb:else>
</fb:visible-to-connection>
</div>

The CSS:

#wrapper {
width:520px;
margin:0 auto; border:0; padding:0;
position:relative;
}
#non-fans {
width:520px;
position:absolute; top:0; left:0;
}

how can I do this?
Thanks

Active Member

Posts

Joined
Fri Aug 06, 2010 9:42 pm

Post by johnseito » Mon Mar 14, 2011 7:55 am

guess I am not going to get any more advice on this?

Active Member

Posts

Joined
Fri Aug 06, 2010 9:42 pm

Post by qahar » Mon Mar 14, 2011 7:05 pm

I think you asking about the CSS of Facebook Fan Page and not the CSS of opencart site right?

Read carefully the comments section on css facebook link you give above. The answer is there.

User avatar
Expert Member

Posts

Joined
Tue Jun 29, 2010 10:24 pm
Location - Indonesia

Post by Qphoria » Mon Mar 14, 2011 10:37 pm

Also note that you need to hit Ctrl+F5 when making CSS changes to see them since browsers typically cache styles

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am
Who is online

Users browsing this forum: No registered users and 9 guests