Articles

Articles written by Revital Agency team members.

css-tn
Vertical Sweet AJAX Tabs with jQuery
06.23.2010

Recently, we designed a new site for a client that has loads of content. Chances are you’ve seen the typical photo slider or image box present on most websites today (including ours). This site is a little different due to the amount of information presented on the home page. This called for a tabbed system [...]



newsletter management
Newsletter Management
05.7.2010

Revital offers top notch Newsletter Management with click/open tracking and List Management at a fraction of the cost. Basic plans start at just $10 per campaign. Don’t let your next campaign go out untracked. Contact us today for a FREE estimate on our design and management services. Make sure your campaigns come through visible while [...]



Joomla
Joomla Vertical Sliding Menu
05.7.2010

Joomla has some great features and tons of modules/extensions, but if you need a great sliding menu that is cross browser then look no further. This CSS menu was written for Joomla 1.5 and works off the default code for the “Main Menu“, no modules to install, just 1 tweak to the template, the rest [...]



magento-logo
Setting Table Rates in Magento 1.3
03.1.2010

There has been some discussion and mention of editing the table rates via csv file upload. This method is not working in version 1.3, and here is the solution to editing the database manually for the table rates to work. SQL query: INSERT INTO `shipping_tablerate` (`pk`, `website_id`, `dest_country_id`, `dest_region_id`, `dest_zip`, `condition_name`, `condition_value`, `price`, `cost`) VALUES [...]