Jump to content

4NEX

Rookie
  • Posts

    5
  • Joined

  • Last visited

Everything posted by 4NEX

  1. I deffo prefer light skins other than dark ones
  2. Version 1.0.0

    249 downloads

    HOOK PSD: Hook PSD download: http://www60.zippyshare.com/v/AY3UZQD7/file.html This is a normal (Bim) Top stats hook, just a custom edit of actual look. Enjoy Hook edit by: 4NEX - skype: mantas.4nex Hook design by: Heic - skype: sleder.lt
  3. @Sanctuary, Thank you very much, this was exactly what i was looking for. Even if you can't use this straight from css, it's not a problem to merge them together with css. What i mean is use image through template and the rest of the styles through css. BTW, just now with a fresh mind i found another way to include the source of the image through css. Its quite simple, use : ../../yourfolder/image.png this way you dont need any tags to show directory, so there is no need to use inline css. How this works? By doing ../ you will move down by one directory. So originally css ipb_style is in style_css folder, and another folder where you find actual file. So by going down by 2 folders you end up in public folder where than you can create your own folder and simply show it in css.
  4. Hello guys, recently i started to edit bim stats hook. I just want to create custom looking edit of this hook. So, one problem that came up is that i cant export any images im using for this hook. I can export css, but not the images. Of course i can use images from the {style_images_url}, but than people going to need to add images manually. Is there any way to add images to public/style_images/.. and export them with the hook. Or maybe there is a link that i can use through css like {style_images_url} just instead get dir to the public folder not the images folder? Thank you for your responses.
×
×
  • Create New...