Avatar

Hey everyone! Just a little update.. As you may have noticed I don't answer questions on this blog on a regular basis. I'm a student and I don't have much time to be on tumblr anymore. I'd really appreciate if you guys could understand that I am not always available to answer! Many questions I receive have been answered already. Most questions have been tagged so try searching in my search bar! Thanks got understanding and thanks to those who do support this blog. A lot of time and effort was put into it and I'm so glad you guys can still benefit from it :) -rewarn//Megan

Avatar

how can i make a gif banner? (like the ones that are filling up in gif form)

Avatar

The best way (simplest) is to create a series of images with the desired effect, and then use an online service to compile the photos into a gif. I suggest using lunapic (free online editor)

Avatar

Hi, I really need help. Do you how can I change the size of my pop up box?

Avatar

Yes! You can change the width in the second part of code (the one you placed in the lower half of your theme) and make the number larger/smaller. I believe the height is set to "auto" but you can also change that to any number (ex 300px) but make sure to include quotation marks around the size!

Avatar

Hi! I don't know if you can help me but I'm having such a strange problem with my blog and I have no idea how to solve it. I have the font on my post titles set to Georgia which they are when I look at the preview in my theme editor, but for some reason on my actual blog when I load it up they are Georgia for a second then change to another font! Do you have any idea why this might be happening? Thanks in advance!

Avatar

That's odd, that font should be websafe. If you try changing the font to something else (ex. Times new roman) does this still happen?

Avatar

Hello! I made a theme from a base theme and it's running incredibly slow every time the page loads up. I tested this on two browsers. I have no idea why it runs so slow on start up. Any suggestions/solutions? Thanks!

Avatar

I'm not sure I'd be able to help with that, but I can suggest ways to locate the problem. Does the base theme run slowly also? If not, you should go into your theme and try taking out bits of code that you added to it to determine where the problem is. Then you can change or take out the piece of code that is causing it to load slowly.

Avatar

hello i'm wondering how can i add online user, ip address and etc on my bubble tab? i already paste the code in the other devider section but it wont appear. thank you

Avatar

If you are using http://freehostedscripts.net, you will get a code that should go into your html right where you would normally right words into your tab. You may need to try retyping any quotation marks (") to make the code work.

Avatar

Sorry if you've already answered this but I've just did your code for the pop up box and when I click on the message box symbol that I have, the pop up box goes behind my pictures?? Is there a way that it can go in front?

Avatar

Yes! You should find the Z-index in the second code for the pop up and change it to a higher number. If this does not work, you may need to find the div class which controls your posts (it may look like .post or .photo) and make the z-index there lower.

Avatar

Hey I just changed the coding in my blog to make the posts smaller and have more columns, but when I clicked on my "message" and "about" tabs the content isn't centred anymore, they're really far to the right. I was wondering if you could help with that somehow? I don't want to change anything now incase I mess anything up more than it already is haha

Avatar

It looks good to me, I’m not sure if maybe my computer is making it look different for me. Both pages are centered even if I change the size of the window, I’m not sure if you’ve fixed it already or not. 

Avatar

I HAVE ABSOLUTELY NO CLUE WHAT IM DOING. i just want a one column blog with a black background and blue font everywhere else. anyone who could re-do my blog for me?

Avatar

I do have a one column theme you may like. You can edit all the colors on it really easily! http://rewarnthemes.tumblr.com/post/76408488879/theme-04-by-rewarnthemes-this-theme-is

Avatar

Hi I'm trying to add a pop up ask but the only problem is on my blog the link to it says and there is no title on the actual pop up. what do i need to change to fix these issue? Thank you!!

Avatar

Make sure you are replacing the "url here" part of the code with your actual URL

Avatar

Hi! Hope I'm not bothering, so I placed the rate my blog widget on my blog but I don't like its position atm so I'd like to move it, however even if I change the code from left to right, top to bottom and stuff it just doesn't move, I also retyped the quotation marks but nothing changes, help please :(

Avatar

If it's on the main page of your blog, it may be tricky to move. Try adding "position: fixed" to the #css part of the code

Avatar

hi! i dont know if youve answered this before (but if you have please link me!) but i was curious if you knew how i can move the buttons on my blog (currently lollify and cornify) to the other side? also is it possible if i could stack them on top of each other instead of being next to each other? thank yoU! :)

Avatar

You will need to locate the part of your theme which controls the buttons, it may be called #links or something of that nature. Once you locate it, try changing the position, and some of the other values. You can try changing values until it looks right. Just be careful not to click save after any mistakes!

Avatar

heya, is there a way that i can put my social network button into my hover tab? btw i love your tutorials x

Avatar

Yes of course! Just paste the codes for the network buttons inside the part of the tab where you'd normally write text.

Avatar

I tried your tutorial for the lace banner/border that goes along the top of the page & followed the instructions perfectly, but it still won't work with my theme. I've also tried various other tutorials but nothing will work. Can you please help? Is there any reason why the tutorials aren't working with my theme?

Avatar

Some tutorials just don't work on some themes. It would take some fiddling around to fix the problem, I'd suggest trying to change the position (try moving it up/down and using different numbers) as well as changing the z-index, which essentially moves it forwards and backwards in 2D space. Try making the z-index very large. You also may want to check to ensure that there aren't any other elements in your theme with the same #name, adding another would affect both of them.

You are using an unsupported browser and things might not work as intended. Please make sure you're using the latest version of Chrome, Firefox, Safari, or Edge.