×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: text behind category icons

text behind category icons 12 years 9 months ago #12946

  • Eliecer Marchante
  • Eliecer Marchante's Avatar Topic Author
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 493
  • Karma: 11
  • Thank you received: 13
Hi Daniel,

I am getting the text 'e.g. restaurant' from the search bar behind the category icons.



That image is from http://demo.compojoom.com/hotspots
The problem shows up using Google Chrome & Safari.
Internet Explorer & Firefox are fine.

Once you click inside the search box, the text disappears.

Could be possible to move the search box in front of the category markers? color=#000099]before the category markers[/color

text behind category icons 12 years 9 months ago #12956

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
That is a funny problem. Once your resize the browser, the text goes in the right position :)

Yes, it is possible to move the box in front of the categories - template overrides.

text behind category icons 12 years 9 months ago #12959

  • Eliecer Marchante
  • Eliecer Marchante's Avatar Topic Author
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 493
  • Karma: 11
  • Thank you received: 13
are you taking care of the little problem or we have to modify something in our side?

text behind category icons 12 years 9 months ago #12977

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
I'll take care of this, but first I'll have to figure out why it is braking. And actually I got some users with chrome telling me that it is fine...

text behind category icons 12 years 9 months ago #12986

  • Eliecer Marchante
  • Eliecer Marchante's Avatar Topic Author
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 493
  • Karma: 11
  • Thank you received: 13
I am using Google Chrome v.12.0.742.122, and what I see it's what I published in the picture above.

In my case, I will prefer the search bar before the categories.

text behind category icons 12 years 9 months ago #12999

  • Chris Lewis
  • Chris Lewis's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 13
  • Thank you received: 0
I'm getting the same in my Chrome browser. 12.0.742.122

text behind category icons 12 years 9 months ago #13008

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
It is going to be fixed.

text behind category icons 12 years 9 months ago #13070

  • sid remmer
  • sid remmer's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
it would be nice to be able to edit the text "e.g.restaurant" too. Restaurant has no bearing in my application of your excellent component. I'm guessing this comes from Google?

text behind category icons 12 years 9 months ago #13071

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
@sid - edit your language file.
Daniel

text behind category icons 12 years 9 months ago #13072

  • sid remmer
  • sid remmer's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
doh!
:D

text behind category icons 12 years 9 months ago #13102

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
ok, the fix for this seems to be really easy, although it took me half an hour to figure it out :)

Go to the hotspots.css file in media/com_hotspots/css on line 1149 you have
#quick-search {
	margin-top: 7px;
}
change it to
#quick-search {
	margin-top: 7px;
	float: left;
}

text behind category icons 12 years 9 months ago #13111

  • Eliecer Marchante
  • Eliecer Marchante's Avatar Topic Author
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 493
  • Karma: 11
  • Thank you received: 13
sweet! thanks man.
  • Page:
  • 1
Time to create page: 0.123 seconds