Post by qahar » Wed Sep 15, 2010 4:14 am

konservasi wrote:Dear qahar,

I have a little problem here..when I add more 5 header menu, a header was go down (see a picture below)

would you mind to tell me where can I fix it? thanks before
increase the width value of menu class on stylesheet

Code: Select all

.menu {
	padding: 8px 10px 0px 10px;
	width:500px; <-- increase this
	float: left;
}

User avatar
Expert Member

Posts

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

Post by al3xandr1a » Wed Sep 15, 2010 12:17 pm

Welcome back, Qahar!

Hope you had a wonderful holiday.
So, how are you going with the validation issue? :-)

~al3xandr1a
Newbie / Student


User avatar
New member

Posts

Joined
Fri Jul 02, 2010 7:27 pm

Post by qahar » Wed Sep 15, 2010 12:25 pm

al3xandr1a wrote:Welcome back, Qahar!

Hope you had a wonderful holiday.
So, how are you going with the validation issue? :-)
Yea.. its awesome.. :laugh:
i'm on half finish the v.03, not test the validation yet, but i hope it will ok.
be patient, i will release it when it finish.
bugs less mean questions less to me lol..

User avatar
Expert Member

Posts

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

Post by johnc » Wed Sep 15, 2010 9:39 pm

Thanks for response.

When you click on a multistore the default template is displayed instead of default2.

How can i correct this?

Thanks

John

Newbie

Posts

Joined
Tue Sep 07, 2010 12:29 am

Post by qahar » Wed Sep 15, 2010 10:11 pm

johnc wrote:Thanks for response.

When you click on a multistore the default template is displayed instead of default2.

How can i correct this?
Make sure you on the right store then choose default2 as a theme.
Every store can get their own theme on OC

User avatar
Expert Member

Posts

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

Post by johnc » Wed Sep 15, 2010 11:13 pm

Thanks, im an idiot. :joker:

Newbie

Posts

Joined
Tue Sep 07, 2010 12:29 am

Post by d7a7z7e7d » Fri Sep 17, 2010 5:51 am

Very nice work! Any ETA on v0.3?

Image
OpenCart Extensions, Technical Support & Custom Development | Have I helped you?


User avatar
Active Member

Posts

Joined
Fri Sep 17, 2010 5:51 am
Location - USA

Post by qahar » Fri Sep 17, 2010 12:31 pm

d7a7z7e7d wrote:Very nice work! Any ETA on v0.3?
30 September ok.. ;)

User avatar
Expert Member

Posts

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

Post by lashman » Fri Sep 17, 2010 6:25 pm

Qahar,
Thank you for this great template.
Two questions maybe you can help.
1. I have changed the background to a dark colour but the text on the top right nav buttons, Login, Soecial Offers, Bookmark and Site map. The text colour is dificult to see, can it be changed to a diferent colour independantly of the rest of the text, I changed it but all the text changed colour, it would be great if I could just change the top button text.
2. There is a light border round the product images, could I make this border a little thicker, if so where in stylesheet.
Thank You,
Lashman

Active Member

Posts

Joined
Sun Feb 21, 2010 9:02 pm
Location - North Yorkshire

Post by jones » Fri Sep 17, 2010 7:34 pm

Hi qahar the man from Indonesia who giving his dedication to serve OC'ers, may bless upon you mate. LOL

it so wonderful to hear the great of next v0.3 from you. but i have seen that your codes touched several php files, could you just oprek only .tpl files for your next versions? mean if we use your themes it possible to messy effect the another extension or themes matched.

just Please apologize me if i said something wrong...

Active Member

Posts

Joined
Tue Aug 24, 2010 1:05 pm

Post by qahar » Sat Sep 18, 2010 12:10 am

lashman wrote:Qahar,
Thank you for this great template.
Two questions maybe you can help.
1. I have changed the background to a dark colour but the text on the top right nav buttons, Login, Soecial Offers, Bookmark and Site map. The text colour is dificult to see, can it be changed to a diferent colour independantly of the rest of the text, I changed it but all the text changed colour, it would be great if I could just change the top button text.
2. There is a light border round the product images, could I make this border a little thicker, if so where in stylesheet.
Thank You,
Lashman
1. for top right nav, add this:

Code: Select all

#header .div3 a {
    color: #fff; --> for white link color
    margin-left: 15px;
    padding: 1px 0px 2px 20px;
    background-repeat: no-repeat;
    background-position: left center;
}
#header .div3 a:hover {
    color: #ff0000; --> for red link hover
}
2. for image border, change:

Code: Select all

.list  img {
    border: 1px solid #444; --> for dark gray
}

User avatar
Expert Member

Posts

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

Post by qahar » Sat Sep 18, 2010 12:14 am

jones wrote:Hi qahar the man from Indonesia who giving his dedication to serve OC'ers, may bless upon you mate. LOL

it so wonderful to hear the great of next v0.3 from you. but i have seen that your codes touched several php files, could you just oprek only .tpl files for your next versions? mean if we use your themes it possible to messy effect the another extension or themes matched.

just Please apologize me if i said something wrong...
Yes, I am also thinking about this. For that, I remove the Ajax Search and Cart Module Button.
But i still need to customize one or two controller file for The Three Mod

User avatar
Expert Member

Posts

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

Post by lashman » Sat Sep 18, 2010 1:14 am

Thank You Qahar, perfect.
Lashman

Active Member

Posts

Joined
Sun Feb 21, 2010 9:02 pm
Location - North Yorkshire

Post by d7a7z7e7d » Sat Sep 18, 2010 8:16 am

qahar wrote:30 September ok.. ;)
That's great! Once again thanks for your contributions to the OC community :)

Image
OpenCart Extensions, Technical Support & Custom Development | Have I helped you?


User avatar
Active Member

Posts

Joined
Fri Sep 17, 2010 5:51 am
Location - USA

Post by uaemanai » Sat Sep 18, 2010 12:40 pm

thanks bro for the best theme for OpenCart

I have some problem in FireFox

looks the pending here comes more left

Image

but in Internet Browser it's fine

other problem about pending also for the list category

Image

Newbie

Posts

Joined
Thu Sep 16, 2010 6:19 pm

Post by qahar » Sat Sep 18, 2010 10:06 pm

uaemanai wrote:thanks bro for the best theme for OpenCart

I have some problem in FireFox
looks the pending here comes more left
but in Internet Browser it's fine
other problem about pending also for the list category
I don't have any idea about this if i'm not see the site.
Use firebug (on firefox ) to help you understand the problem, or tell me the url. may be i can do something for you

User avatar
Expert Member

Posts

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

Post by uaemanai » Sun Sep 19, 2010 2:28 am

thanx for u help

this is my site

http://m-3lmashy.com/demo/oc/

Newbie

Posts

Joined
Thu Sep 16, 2010 6:19 pm

Post by jones » Sun Sep 19, 2010 3:20 am

your theme looking stranger to me, but perhaps this can be solve with :

open
catalog\view\theme\default2\stylesheet\stylesheet.css

and find:

Code: Select all

.box .top img {
	float: left;
	margin-right: 5px;
}
also

Code: Select all

#column_left {
	float: left;
	width: 180px;
	margin-right: 10px;
	clear: left;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
	clear: right;
}
just switch the float: right; to float: left; or on the other hand to match your picture of title category.

and for your second problem, open
catalog\controller\module\category.php find

Code: Select all

			$output .= '<li>';
change to:

Code: Select all

			$output .= '<li class="cat_child">';
then add to
catalog\view\theme\default2\stylesheet\stylesheet.css
after:

Code: Select all

.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
add:

Code: Select all

.cat_child {
	padding: 3px 0 2px 0;
}
i assume there no modification before, hope this can help you

Active Member

Posts

Joined
Tue Aug 24, 2010 1:05 pm

Post by qahar » Sun Sep 19, 2010 4:33 pm

uaemanai wrote:thanx for u help

this is my site

http://m-3lmashy.com/demo/oc/
try reduce the value of margin-right:

Code: Select all

#category ul {
list-style:disc outside url("../image/bullet_1.png");
margin-bottom:2px;
margin-right:24px;   <--- reduce this value
margin-top:0;
padding-left:5px;
}
I can't see the second problem, on what browser it's appear
----
Thanks for try helping Jones

User avatar
Expert Member

Posts

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

Post by jones » Sun Sep 19, 2010 5:49 pm

for uaemanai first problem the items category or the image category she/he asked? or both?

Active Member

Posts

Joined
Tue Aug 24, 2010 1:05 pm
Who is online

Users browsing this forum: No registered users and 2 guests