atssales
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Catch Everest] my website broke/ vanished*I figured it out. it was an issue with plug-ins
Forum: Fixing WordPress
In reply to: lost in translation– no theme, no plug ins, only half my mediaAnyone have other ideas?
Forum: Fixing WordPress
In reply to: lost in translation– no theme, no plug ins, only half my media@2ninerminer2:
I did exactly that. Everything looks like it should work viewing from the host to the website. their IT believes the issue is wordpress since everything checks out with that step-by-step
🙁
Forum: Fixing WordPress
In reply to: lost in translation– no theme, no plug ins, only half my mediafor some reason i had issues with filezilla when i tried to use it [kept rejecting my password and username]
but i made a backup of my website and it includes a wp-content folder. when i click on it for the import though it just keeps opening the subsquent folders within it. if i zip the file wordpress wont read it
Forum: Fixing WordPress
In reply to: jQuery broken? can't directly insert media or mapsOh, thank you 🙂 looks like this is a common issue…
I’m currently using the custom community theme which doesnt really have a style sheet. should i put this code (http://malsup.github.io/jquery.blockUI.js) into custom CSS tab or where?
Forum: Fixing WordPress
In reply to: jQuery broken? can't directly insert media or mapsoh! and i don’t know if it is related, but at the same time the aforementioned stopped functioning, my jquery accordion menu stopped working properly. It is permanently fully expanded but is set to only open specific taps when i hover or click
Forum: Fixing WordPress
In reply to: WP 3.5.2 media won't insert into pageyou mean to 3.6? i didnt want to upgrade until they’ve debugged the system– i know a lot of people had to downgrade due to issues with 3.6 and I’d rather not go through that process
Forum: Themes and Templates
In reply to: [Custom Community] menu / nav bar positioningohhhhh!!
so many resolved issues
Ham– you’re amazing
for future confused people: turn your responsiveness to ‘disabled’ or it will fight with your css changes, make SURE you change settings from px to % [if you want it proportionate] and then use the code ham wrote and its perfect.
it looks great, thank you!
Forum: Themes and Templates
In reply to: [Custom Community] menu / nav bar positioningthis is probably a dumb question, but how do i change the actual container’s dimensions? this moves around the contents within the side bar but not the fixed width of the container itself? i simply tried under div#sidebar to put ‘container: 350px;’ but it didn’t work.
Also, because I have so many more questions in life than answers, how would i address the main container’s width?
Forum: Themes and Templates
In reply to: [Custom Community] menu / nav bar positioningthe website is ats-sales.com
although its under maintenance mode so i dont think that will be helpful…
it is enabled already :/
Is it possible to make the container a minimum of X number of pixels and beyond that to make it a certain percentage of the screen? it also reduces size faster when i zoom out than the navbar does
Forum: Themes and Templates
In reply to: [Custom Community] menu / nav bar positioningya know… if i could steel some more of your intel here, do you know how to change the container width to a % ?
i posted the question earlier here:
http://ww.wp.xz.cn/support/topic/how-to-fix-container-and-menu-location?replies=1Forum: Themes and Templates
In reply to: [Custom Community] menu / nav bar positioningHam, you’re the best 😀
Forum: Themes and Templates
In reply to: [Custom Community] menu / nav bar positioningoh awesome! that moves the text within the navbar appropriately . i put
‘margin-left: 10% ‘
but how do i change the navbar background to being limited to a certain px padding instead of full-width? cause i have a bluebar across the entire page now and the tabs boxing within thatForum: Themes and Templates
In reply to: [Custom Community] Website width IssueI’m having the same issue. (website is currently ‘down for maintenance’ but its ats-sales.com)
to resolve it i’m looking for css that makes everything a proportion [eg. 80%] rather than fixed pixel quantity [1500 px]
but nothing i’ve done is working properlyi’m trying to make the container X percent justified right. i feel that if the container auto expands then the navigation [right menu] will automatically be pushed to the right