forums.eqdkp.com: Wowhead support - forums.eqdkp.com

Jump to content

  • (36 Pages) +
  • 1
  • 2
  • 3
  • 4
  • 5
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Wowhead support Rate Topic: ***** 5 Votes

#31 User is offline   FISKER_Q

  • Member
  • Pip
  • Group: Members
  • Posts: 29
  • Joined: 31-March 07

Posted 01 June 2007 - 11:39 PM

For some reason the new version still centers text, and the links are default underlined as hyperlinks, however this only happen in IE7, any idea why? Cause on your site it looks great.

Edit: Also i hope you support own icons at some point, i already made an ugly "hack" for it by just using my own icon storage and resizing the icons, but it has two borders now :P

#32 Guest_Livid_*

  • Group: Guests

Posted 02 June 2007 - 01:45 AM

One problem i have is that i have links on my main page for recent items that have dropped and i think there is a clash between wordpress and the new popup template or the new css but i have no idea regarding how to fix it, i assume its some form of alignment or offset problem as the icon for the item is by the mouse cursor but the html is off to the absolute right hand side of the screen, works perfect on the eqdkp site tho.

#33 User is offline   fenuz

  • Member
  • Pip
  • Group: Members
  • Posts: 153
  • Joined: 15-May 07
  • Gender:Male
  • Location:Netherlands

Posted 02 June 2007 - 02:42 AM

View Postbogdanm, on Jun 2 2007, 07:06 AM, said:

I'm using Vbulleting and when I installed this the items can't update using [item]38744en[/item] anymore and also when an item does update and I scroll over it, it uses the background of the site and you can't really see any text.

Any suggestions?


I'm afraid that updating by id doesnt work (yet? i dont know, ill take a look at it).

#34 User is offline   fenuz

  • Member
  • Pip
  • Group: Members
  • Posts: 153
  • Joined: 15-May 07
  • Gender:Male
  • Location:Netherlands

Posted 02 June 2007 - 02:43 AM

View Postchaos986, on Jun 2 2007, 06:00 AM, said:

:unsure:

Installed the script but tooltips are still appearing in alakazam first, I have to go into cache and manually update each item then it will switch to wowhead. This is for new items as well.

I might try uninstalling and reinstalling the entire script.


did you try the update script?

#35 User is offline   fenuz

  • Member
  • Pip
  • Group: Members
  • Posts: 153
  • Joined: 15-May 07
  • Gender:Male
  • Location:Netherlands

Posted 02 June 2007 - 02:51 AM

View PostLivid, on Jun 2 2007, 10:45 AM, said:

One problem i have is that i have links on my main page for recent items that have dropped and i think there is a clash between wordpress and the new popup template or the new css but i have no idea regarding how to fix it, i assume its some form of alignment or offset problem as the icon for the item is by the mouse cursor but the html is off to the absolute right hand side of the screen, works perfect on the eqdkp site tho.

http://www.serenitygaming.org/


try this css file:

Attached File(s)



#36 User is offline   fenuz

  • Member
  • Pip
  • Group: Members
  • Posts: 153
  • Joined: 15-May 07
  • Gender:Male
  • Location:Netherlands

Posted 02 June 2007 - 02:53 AM

View PostFISKER_Q, on Jun 2 2007, 08:39 AM, said:

For some reason the new version still centers text, and the links are default underlined as hyperlinks, however this only happen in IE7, any idea why? Cause on your site it looks great.


I really don't know yet :(, I'll try to get back to you.

#37 Guest_Brusk_*

  • Group: Guests

Posted 02 June 2007 - 03:33 AM

Really nice work! I was about to start coding wowhead support myself when you posted this, but your implementation works perfectly. Thanks!

operational at http://apathy.scene....hp?s=&p=history

#38 User is offline   fenuz

  • Member
  • Pip
  • Group: Members
  • Posts: 153
  • Joined: 15-May 07
  • Gender:Male
  • Location:Netherlands

Posted 02 June 2007 - 03:48 AM

View PostBrusk, on Jun 2 2007, 12:33 PM, said:

Really nice work! I was about to start coding wowhead support myself when you posted this, but your implementation works perfectly. Thanks!

operational at http://apathy.scene....hp?s=&p=history


Nice :), i see there is still a minor bug in the tooltip where it uppercases the itemspeed and such. Its inherited from some other css script I suppose. I need to figure out a proper way of preventing that from happening.

#39 Guest_Livid_*

  • Group: Guests

Posted 02 June 2007 - 03:48 AM

View Postfenuz, on Jun 2 2007, 11:51 AM, said:

try this css file:


Nope still has the same problem on the main page with that css file.

Also just tried viewing the site in ie6 and it shows the icon for the item when you hover but not the item html as its aligned off the page for some reason.

Also to get the icon to display right i have to replace <div class='iconmedium' style='background-image: url({ITEM_ICON_LINK});'><div class='tile'></div></div> with <img class='itemicon' src='{ITEM_ICON_LINK}'> in popup_wowhead.tpl otherwise the icon image doesnt scale right inside the border.

#40 User is offline   tsigo

  • EQdkp Developer
  • PipPipPip
  • Group: EQdkp Administrators
  • Posts: 608
  • Joined: 26-December 02
  • Gender:Male

Posted 02 June 2007 - 04:56 AM

Nice work on this.

#41 Guest_Renew_*

  • Group: Guests

Posted 02 June 2007 - 05:58 AM

Pretty awesome you put this together.

Those who are having CSS errors might be having them due to their own CSS files. I had the centered text issue, but it was because of my main page layout's style sheet.

#42 Guest_Livid_*

  • Group: Guests

Posted 02 June 2007 - 06:06 AM

View PostRenew, on Jun 2 2007, 02:58 PM, said:

Pretty awesome you put this together.

Those who are having CSS errors might be having them due to their own CSS files. I had the centered text issue, but it was because of my main page layout's style sheet.


Yea mines down to the theme my qordpress site uses, i switched the theme earlier and it worked fine to time to start picking through the css for that beast, i think for me its the floats in the sites original css thats causing the problem but hey it works for my forum and eqdkp site so i am one happy bunny.

Big thumbs up to Fenuz for this !

#43 User is offline   FISKER_Q

  • Member
  • Pip
  • Group: Members
  • Posts: 29
  • Joined: 31-March 07

Posted 02 June 2007 - 06:32 AM

View PostRenew, on Jun 2 2007, 02:58 PM, said:

Pretty awesome you put this together.

Those who are having CSS errors might be having them due to their own CSS files. I had the centered text issue, but it was because of my main page layout's style sheet.


I guess this is partly why the dkp-site the creator has lists his weapons in the left side of the page, cause the previous style centers all text? :)

#44 User is offline   fenuz

  • Member
  • Pip
  • Group: Members
  • Posts: 153
  • Joined: 15-May 07
  • Gender:Male
  • Location:Netherlands

Posted 02 June 2007 - 07:51 AM

View PostRenew, on Jun 2 2007, 02:58 PM, said:

Pretty awesome you put this together.

Those who are having CSS errors might be having them due to their own CSS files. I had the centered text issue, but it was because of my main page layout's style sheet.


I'll review the naming of the css classes to make more or less sure they won't conflict with other themes. And I'll try to rely less on default property values that might have been changed by other themes.

#45 User is offline   Marroc

  • Member
  • Pip
  • Group: Members
  • Posts: 10
  • Joined: 29-May 07

Posted 02 June 2007 - 08:16 AM

View Postfenuz, on Jun 2 2007, 05:51 AM, said:

try this css file:


works great, except the background image doesn't show up (transparent instead of being http://www.wowhead.c...es/tooltip.gif). Any ideas?

I tried grabbing the tooltip.gif file and hosting it locally in the same directory as the css file, but it doesn't want to show.


http://tnraiders.net/eqdkp/

  • (36 Pages) +
  • 1
  • 2
  • 3
  • 4
  • 5
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users