Jump to content

Phun

Retired Staff
  • Posts

    1,119
  • Joined

  • Last visited

  • Days Won

    124

Everything posted by Phun

  1. He wants to know what the image points to and if the image is actually getting uploaded or not. Right click the image, open it in a new tab and see what the url is.
  2. Welcome to WebFlake, hope you enjoy your time here!
  3. Well what do you expect. All of IPB's skins have been very basic and skin sellers have done amazing jobs to them.
  4. Well i do not know your skin and i don't know your site, i can't help you move the specific code. If you use Google Chrome or Firefox you can right click and press "Inspect Element" this will bring up a window in which you can see what the code is for the admin bar. In the Skin you can then go to globalTemplate and find the code there, select it and move it around.
  5. You should really learn some of the HTML and CSS basics, they really help you along the way when it comes to moving things. You should also learn the way IPB codes their templates and how they work. It will be a lot easier for you to solve these basic things.
  6. Phun

    Hi @all!

    Hello newbie. Welcome to our site :0
  7. And now in English, go!
  8. It would still not be legal, seeing as you don't own a license for the product. It is not legal to use nulled or retail software without the appropriate license, period.
  9. /* Load our configuration */ CKEDITOR.config.customConfig = 'http://webflake.sx/public/js/3rd_party/ckeditor/ips_config.js'; CKEDITOR.config.contentsCss = 'http://webflake.sx/public/style_images/maxxdark344build1/editor.css'; These lines and the file "editor.css" should be present in the maxx skin folder and the editorLoadJS file. =============== As for your problem regarding the textarea, you can change it in ipb_styles.css. Add "background: #anycolorhere;" to .status_textarea {} in it.
  10. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved. If you have other questions, please open a new topic.
  11. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved. If you have other questions, please open a new topic.
  12. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved. If you have other questions, please open a new topic.
  13. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved. If you have other questions, please open a new topic.
  14. Have you ever considered the fact that your skin might be broken as fuck seeing as you have created so many topics regarding it already?
  15. Can you still do me the favor of reimporting the skin and pasting the contents of the editorLoadJS template in code tags here as a reply? I want to see how they did the color change and it's probably in that template.
  16. What this guy wants is for just one of his category's forums to be divided into FOUR columns and have no stats or last post information at all.
  17. Your stylesheet doesn't appear to have any resets in, which is weird but okay. margin: 0; padding: 0; Add this to "html, body { }" in your ipb_styles.css
  18. Import the MAXX skin again, give it a different name and check the editorLoadJS, perhaps you can paste the contents of it in code tags.
  19. More and more websites are starting to use Font Glyphs or Font Icons. They're easy to make, easy to pick from and their incredibly light weight compared to independent images or even sprites. What are the major advantages of using Icon Fonts? They are vector, which means they can scale indefinitely without losing quality They are lightweight They are supported by every browser You can add almost any thinkable text css to them (shadows, colors, rotation, gradients) Takes fewer HTTP requests to your server = less load :3 So what are disadvantages of using Icon Fonts? Screenreaders may misinterpret fonticons, reading them out loud DUSTY OLD BROWSERS cannot render font icons. But really, who uses IE7 anymore. You can only serve font icons in a single color -or- in a gradient. No fancy multicolor rainbow awesomeness. Firefox sometimes renders icon fonts with a larger font-weight (bolder), so they may look differently on there. The top list of FREE icon Fonts Foundation 3 - 283 beautiful icons with rounded corners Font Awesome - 439 icons in a constantly updated icon font Google Material Icons - Over 200 icons by google. IconSweets - 60 icons by YummyGum (has a paid v2) IcoMoon - 450 free beautiful icons, with editor on site if you want to pay HeyDings - 60 pretty awesome webfont icons Open Iconic - 223 icons in a lightweight and beautiful package (.woff = 12.4kb!) Sosa - 160+ icons Glyphish - 200 free icons (you must provide credit), also has a paid version of $100 for over 1500 icons Glyphicons - 470 free icons and 50 free social icons Batch - 300+ icons for use on the web and apps, now free Brankic1979 - 350 pixel perfect icons, scalable to any size IconMinia - 139 vector icons Octicons - by GitHub, usable in any of your projects So there you have it, pretty icon fonts for free, available for you to use in your projects. Most come with a handy-dandy instruction page aswell. If you have any additional icon fonts and you would like to see them back on this list, do not fear to comment down below!
  20. And NLD wins again :3

    1. Show previous comments  2 more
    2. c0w

      c0w

      No, just waiting for England tonight!!

    3. BlueSkiLLz

      BlueSkiLLz

      and romania stay on bed and watch matchs

    4. Skreamzja

      Skreamzja

      England lost again 2-1.....

  21. If you provide a link to the website you're trying to copy then perhaps we can take a look at THEIR code and see how they have done it. I think they used the :last-child pseudo class but i'm not sure.
  22. No, the settings only apply to new registrations, unless you would make up some SQL query to run in PHPMyAdmin.
  23. Ofcourse, you can edit your notification settings from within the site. Just click your name and go to "My Settings". There should be a tab called "Notification Options".
  24. Yeah you can, look for "Notification defaults" in the acp.
  25. Well glad you've finally taken the time to post an introduction. Take a look at the marketplace or make a request there, it should get some more attention.
×
×
  • Create New...